D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/wine-mono-4.7.5-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KSEskG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf wine-mono-4.7.5
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/wine-mono-4.7.5.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wine-mono-4.7.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (wine-mono-build-msifilename.patch):'
Patch #0 (wine-mono-build-msifilename.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .msifilename --fuzz=0
patching file build-winemono.sh
+ echo 'Patch #1 (wine-mono-build-static.patch):'
Patch #1 (wine-mono-build-static.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .static --fuzz=0
patching file build-winemono.sh
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1PV0oF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wine-mono-4.7.5
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ MAKEOPTS=-j8
+ WINE=/usr/bin/wine64
+ MSIFILENAME=wine-mono-4.7.5.msi
+ ./build-winemono.sh.static
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -I m4 -I .  ...
Running autoheader...
Running automake --gnu  ...
configure.ac:393: installing './compile'
configure.ac:10: installing './config.guess'
configure.ac:10: installing './config.sub'
configure.ac:17: installing './install-sh'
configure.ac:17: installing './missing'
ikvm-native/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
Running autoconf ...
Running libgc/autogen.sh ...
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal  -Wnone ...
Running automake --gnu  ...
configure.ac:28: installing './compile'
configure.ac:23: installing './config.guess'
configure.ac:23: installing './config.sub'
configure.ac:20: installing './missing'
Makefile.am: installing './depcomp'
Running autoconf ...
Skipping configure process.
Done running libgc/autogen.sh ...
Running eglib/autogen.sh ...
Running libtoolize...
libtoolize: putting auxiliary files in '..'.
libtoolize: copying file '../ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running aclocal -I m4  ...
Running autoheader...
Running automake --gnu  ...
configure.ac:18: installing '../compile'
configure.ac:12: installing '../missing'
src/Makefile.am: installing '../depcomp'
Running autoconf ...
Skipping configure process.
Done running eglib/autogen.sh ...
Skipping configure process.
checking build system type... aarch64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc -static-libgcc
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc -static-libgcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc -static-libgcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc -static-libgcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc -static-libgcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-w64-mingw32-gcc -static-libgcc... gcc3
checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++ -static-libgcc
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32-g++ -static-libgcc accepts -g... yes
checking dependency style of x86_64-w64-mingw32-g++ -static-libgcc... gcc3
checking dependency style of x86_64-w64-mingw32-gcc -static-libgcc... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -static-libgcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for x86_64-w64-mingw32-as... x86_64-w64-mingw32-as
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc -static-libgcc... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... (cached) x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... (cached) x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc -static-libgcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc -static-libgcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc -static-libgcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc -static-libgcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc -static-libgcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc -static-libgcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc -static-libgcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc -static-libgcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -static-libgcc -E
checking for ld used by x86_64-w64-mingw32-g++ -static-libgcc... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking whether the x86_64-w64-mingw32-g++ -static-libgcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking for x86_64-w64-mingw32-g++ -static-libgcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-g++ -static-libgcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-g++ -static-libgcc static flag -static works... yes
checking if x86_64-w64-mingw32-g++ -static-libgcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-g++ -static-libgcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-g++ -static-libgcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/configure: line 13744: ./libtool: No such file or directory
checking for ld used by x86_64-w64-mingw32-gcc -static-libgcc... (cached) /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... (cached) yes
checking for ld used by GCC... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking linux/rtc.h usability... no
checking linux/rtc.h presence... no
checking for linux/rtc.h... no
checking sys/syscall.h usability... no
checking sys/syscall.h presence... no
checking for sys/syscall.h... no
checking for sys/mkdev.h... (cached) no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.h... no
checking sys/utsname.h usability... no
checking sys/utsname.h presence... no
checking for sys/utsname.h... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking netinet/tcp.h usability... no
checking netinet/tcp.h presence... no
checking for netinet/tcp.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking asm/sigcontext.h usability... no
checking asm/sigcontext.h presence... no
checking for asm/sigcontext.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for linux/netlink.h... no
checking for linux/rtnetlink.h... no
checking for sys/user.h... no
checking linux/serial.h usability... no
checking linux/serial.h presence... no
checking for linux/serial.h... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking grp.h usability... no
checking grp.h presence... no
checking for grp.h... no
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for isinf... yes
checking for _finite... yes
checking linux/magic.h usability... no
checking linux/magic.h presence... no
checking for linux/magic.h... no
checking size of void *... 8
checking for clang... (cached) no
checking for -Wno-unused-but-set-variable option to gcc... yes
checking whether NLS is requested... profile_default
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for pkg-config... /usr/bin/pkg-config
checking for -mno-tls-direct-seg-refs option to gcc... yes
checking whether byte ordering is bigendian... no
checking CSharp compiler to use... roslyn
yes
checking for visibility __attribute__... yes
checking whether x86_64-w64-mingw32-gcc -static-libgcc supports zero length arrays... yes
checking nacl/nacl_dyncode.h usability... no
checking nacl/nacl_dyncode.h presence... no
checking for nacl/nacl_dyncode.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigaction... no
checking for kill... no
checking for signal... yes
checking winternl.h usability... yes
checking winternl.h presence... yes
checking for winternl.h... yes
checking for main in -lws2_32... yes
checking for main in -lpsapi... yes
checking for main in -lole32... yes
checking for main in -lwinmm... yes
checking for main in -loleaut32... yes
checking for main in -ladvapi32... yes
checking for main in -lversion... yes
checking for struct ip_mreqn... no
checking for struct ip_mreq... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for getprotobyname... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking whether InterlockedExchange64 is declared... yes
checking whether InterlockedCompareExchange64 is declared... yes
checking whether InterlockedDecrement64 is declared... yes
checking whether InterlockedIncrement64 is declared... yes
checking whether InterlockedAdd is declared... yes
checking whether InterlockedAdd64 is declared... yes
checking whether __readfsdword is declared... no
checking for socklen_t... no
checking for array element initializer support... no
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for execvp... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if big-arrays are to be enabled... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
tr: warning: an unescaped backslash at end of string is not portable
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-uninstalled.pc
config.status: creating acceptance-tests/Makefile
config.status: creating llvm/Makefile
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/btls/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/arm64/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/sgen/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/gc-descriptors/Makefile
config.status: creating mono/unit-tests/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating m4/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_4_0/Makefile
config.status: creating data/net_4_5/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/net_4_0/Browsers/Makefile
config.status: creating data/net_4_5/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono-2.pc
config.status: creating data/monosgen-2.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating data/system.web.mvc.pc
config.status: creating data/system.web.mvc2.pc
config.status: creating data/system.web.mvc3.pc
config.status: creating data/aspnetwebstack.pc
config.status: creating data/reactive.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating tools/sgen/Makefile
config.status: creating tools/monograph/Makefile
config.status: creating tools/pedump/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/machine.config commands
config.status: executing runtime/etc/mono/4.0/web.config commands
config.status: executing runtime/etc/mono/4.5/machine.config commands
config.status: executing runtime/etc/mono/4.5/web.config commands
config.status: executing quiet-libtool commands
config.status: executing nolock-libtool commands
=== configuring in eglib (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib)
configure: running /bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install'  '--build=aarch64-unknown-linux-gnu' '--target=x86_64-w64-mingw32' '--host=x86_64-w64-mingw32' '--with-tls=none' '--disable-mcs-build' '--enable-win32-dllmain=yes' '--with-libgc-threads=win32' 'PKG_CONFIG=false' 'mono_cv_clang=no' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=x86_64-w64-mingw32' 'target_alias=x86_64-w64-mingw32' 'CPPFLAGS=-gdwarf-2 -gstrict-dwarf' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=win32' '--enable-win32-dllmain=yes' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL' --cache-file=/dev/null --srcdir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib
checking build system type... aarch64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
checking target system type... x86_64-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of void *... 8
checking size of long... 4
checking size of long long... 8
checking for strlcpy... no
checking for stpcpy... no
checking for strtok_r... yes
checking for rewinddir... yes
checking for vasprintf... yes
checking for getrlimit... no
checking for fork... no
checking for execv... yes
checking for execve... yes
configure: Overridable allocator support disabled
checking for strndup... no
checking for getpwuid_r... no
checking for ld used by GCC... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking for library containing sqrtf... none required
checking for library containing nanosleep... none required
checking for library containing dlopen... no
checking for varargs macros... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking for locale_charset in -liconv... no
checking for locale_charset in -lcharset... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking for pkg-config... /usr/bin/pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/eglib-config.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libgc (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc)
configure: running /bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install'  '--build=aarch64-unknown-linux-gnu' '--target=x86_64-w64-mingw32' '--host=x86_64-w64-mingw32' '--with-tls=none' '--disable-mcs-build' '--enable-win32-dllmain=yes' '--with-libgc-threads=win32' 'PKG_CONFIG=false' 'mono_cv_clang=no' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=x86_64-w64-mingw32' 'target_alias=x86_64-w64-mingw32' 'CPPFLAGS=-gdwarf-2 -gstrict-dwarf' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=win32' '--enable-win32-dllmain=yes' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL' --cache-file=/dev/null --srcdir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32-g++ accepts -g... yes
checking dependency style of x86_64-w64-mingw32-g++... gcc3
checking whether make supports nested variables... (cached) yes
checking dependency style of x86_64-w64-mingw32-gcc... gcc3
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for x86_64-w64-mingw32-ranlib... x86_64-w64-mingw32-ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
checking for __sync_bool_compare_and_swap... yes
checking for xlc... no
checking for dlopen in -ldl... no
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-w64-mingw32-nm -B
checking the name lister (/usr/bin/x86_64-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to x86_64-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-w64-mingw32/bin/ld option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... x86_64-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32-dlltool... x86_64-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... (cached) x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... (cached) x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... (cached) x86_64-w64-mingw32-ranlib
checking command to parse /usr/bin/x86_64-w64-mingw32-nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -E
checking for ld used by x86_64-w64-mingw32-g++... /usr/x86_64-w64-mingw32/bin/ld
checking if the linker (/usr/x86_64-w64-mingw32/bin/ld) is GNU ld... yes
checking whether the x86_64-w64-mingw32-g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-g++ static flag -static works... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-g++ linker (/usr/x86_64-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... win32
checking whether Solaris gcc optimization fix is necessary... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands

        mcs source:    mcs
	C# Compiler:   roslyn

   Engine:
	Host:	       x86_64-w64-mingw32
	Target:	       x86_64-w64-mingw32
	GC:	       sgen (concurrent by default) and Included Boehm GC with typed GC and parallel mark
	TLS:           pthread
	SIGALTSTACK:   no
	Engine:        Building and using the JIT
	BigArrays:     no
	DTrace:        no
	LLVM Back End: no (dynamically loaded: no)
	Interpreter:   no

   Libraries:
	.NET 4.x:        no
	Xamarin.Android: no
	Xamarin.iOS:     no
	Xamarin.WatchOS: no
	Xamarin.TVOS:    no
	Xamarin.Mac:     no
	Windows AOT:     no
	Orbis:           no
	Test profiles:   AOT Full (no), AOT Hybrid (no)
	JNI support:     no
	libgdiplus:      assumed to be installed
	zlib:            
	BTLS:            no
	

make  all-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
Making all in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
Making all in mcs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
test ! -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/mcs.pot || \
  test -z "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo" || make /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs && rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs && rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs && rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs && rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po
de.po: 38 translated messages, 46 fuzzy translations, 538 untranslated messages.
es.po: 103 translated messages, 75 fuzzy translations, 444 untranslated messages.
ja.po: 118 translated messages, 79 fuzzy translations, 425 untranslated messages.
pt_BR.po: 426 translated messages, 130 fuzzy translations, 66 untranslated messages.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
touch stamp-po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
Making all in libgc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
Making all in m4
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
Making all in include
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
Making all in private
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
Making all in doc
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
  CC       allchblk.lo
  CC       alloc.lo
  CC       blacklst.lo
  CC       checksums.lo
  CC       dbg_mlc.lo
  CC       dyn_load.lo
  CC       finalize.lo
  CC       gc_dlopen.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/checksums.c  -DDLL_EXPORT -DPIC -o .libs/checksums.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c  -DDLL_EXPORT -DPIC -o .libs/finalize.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c  -DDLL_EXPORT -DPIC -o .libs/blacklst.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c  -DDLL_EXPORT -DPIC -o .libs/alloc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c  -DDLL_EXPORT -DPIC -o .libs/allchblk.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/checksums.c -o checksums.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c  -DDLL_EXPORT -DPIC -o .libs/dbg_mlc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c  -DDLL_EXPORT -DPIC -o .libs/dyn_load.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c  -DDLL_EXPORT -DPIC -o .libs/gc_dlopen.o
  CC       gcj_mlc.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c  -DDLL_EXPORT -DPIC -o .libs/gcj_mlc.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   34 | typedef void finalization_mark_proc(/* ptr_t finalizable_obj_ptr */);
      | ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:112:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  112 | void GC_grow_table(table, log_size_ptr)
      |      ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_unregister_disappearing_link_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:282:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  282 |     if (((unsigned long)link & (ALIGNMENT-1))) goto out;
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:392:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  392 | static void GC_mark_togglerefs ()
      |             ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:408:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | static void GC_clear_togglerefs ()
      |             ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'ensure_toggleref_capacity':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:442:7: warning: unused variable 'old_capacity' [-Wunused-variable]
  442 |   int old_capacity = GC_toggleref_array_capacity;
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:510:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  510 | GC_API void GC_normal_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:522:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  522 | GC_API void GC_ignore_self_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:545:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  545 | GC_API void GC_null_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:560:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  560 | GC_API void GC_register_finalizer_inner(obj, fn, cd, ofn, ocd, mp)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_dump_finalization_links':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:761:7: note: in expansion of macro 'GC_printf2'
  761 |       GC_printf2("Object: %lx, link: %lx\n", real_ptr, real_link);
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:761:7: note: in expansion of macro 'GC_printf2'
  761 |       GC_printf2("Object: %lx, link: %lx\n", real_ptr, real_link);
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:766:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  766 | void GC_dump_finalization()
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_dump_finalization':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1870:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1870 | # define GC_printf1(f,a) GC_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:782:9: note: in expansion of macro 'GC_printf1'
  782 |         GC_printf1("Finalizable object: 0x%lx\n", real_ptr);
      |         ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_remove_dangling_disappearing_links':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:823:11: warning: unused variable 'real_ptr' [-Wunused-variable]
  823 |     ptr_t real_ptr, real_link;
      |           ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:951:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  951 | void GC_enqueue_all_finalizers()
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:1010:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1010 | GC_API void GC_finalize_all()
      |             ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:1083:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1083 | void (* GC_finalizer_notifier)() = (void (*) GC_PROTO((void)))0;
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   53 | void GC_clear_bl();
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:56:10: warning: no previous prototype for 'GC_default_print_heap_obj_proc' [-Wmissing-prototypes]
   56 |     void GC_default_print_heap_obj_proc(ptr_t p)
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c: In function 'GC_default_print_heap_obj_proc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:64:5: note: in expansion of macro 'GC_err_printf2'
   64 |     GC_err_printf2("start: 0x%lx, appr. length: %ld", base, GC_size(base));
      |     ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:70:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   70 | void GC_print_source_ptr(p)
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:111:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  111 | void GC_clear_bl(doomed)
      |      ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:117:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  117 | void GC_copy_bl(old, new)
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  123 | static word total_stack_black_listed();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:286:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  286 | static word total_stack_black_listed()
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:161:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  161 |   GC_bool GC_has_other_debug_info(/* p */);
      |   ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  173 | ptr_t GC_store_debug_info(/* p, sz, string, integer */);
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   19 | void GC_default_print_heap_obj_proc();
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:35:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   35 | GC_bool GC_has_other_debug_info(p)
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:240:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  240 | ptr_t GC_store_debug_info(p, sz, string, integer)
      |       ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:311:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  311 | ptr_t GC_check_annotated_obj(ohdr)
      |       ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:344:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  344 | void GC_print_type(p)
      |      ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_print_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:391:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  391 |     GC_err_printf1("0x%lx (", ((unsigned long)ohdr + sizeof(oh)));
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:405:10: warning: no previous prototype for 'GC_debug_print_heap_obj_proc' [-Wmissing-prototypes]
  405 |     void GC_debug_print_heap_obj_proc(ptr_t p)
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:420:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  420 | void GC_print_smashed_obj(p, clobbered_addr)
      |      ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_print_smashed_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:426:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  426 |     GC_err_printf2("0x%lx in object at 0x%lx(", (unsigned long)clobbered_addr,
      |                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:55: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:427:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  427 |                  (unsigned long)p);
      |                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:64: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:449:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  449 | void GC_do_nothing() {}
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:451:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  451 | void GC_start_debugging()
      |      ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:743:12: warning: no previous prototype for 'GC_debug_malloc_atomic_uncollectable' [-Wmissing-prototypes]
  743 |     GC_PTR GC_debug_malloc_atomic_uncollectable(size_t lb, GC_EXTRA_PARAMS)
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_debug_free':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:784:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  784 |                 (unsigned long)p);
      |                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:790:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  790 |            (unsigned long)p);
      |            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:838:6: warning: no previous prototype for 'GC_debug_free_inner' [-Wmissing-prototypes]
  838 | void GC_debug_free_inner(GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_debug_realloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:864:62: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  864 |               "Attempt to reallocate invalid pointer %lx\n", (unsigned long)p);
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:870:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  870 |          (unsigned long)p);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:926:10: warning: no previous prototype for 'GC_add_smashed' [-Wmissing-prototypes]
  926 |     void GC_add_smashed(ptr_t smashed)
      |          ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:958:10: warning: no previous prototype for 'GC_check_heap_block' [-Wmissing-prototypes]
  958 |     void GC_check_heap_block(register struct hblk *hbp, word dummy)
      |          ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1047:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1047 | static void store_old (obj, my_old_fn, my_old_cd, ofn, ocd)
      |             ^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'store_old':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1056:9: note: in expansion of macro 'GC_err_printf1'
 1056 |         GC_err_printf1("Debuggable object at 0x%lx had non-debug finalizer.\n",
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_debug_register_finalizer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1087:9: note: in expansion of macro 'GC_err_printf1'
 1087 |         GC_err_printf1(
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_debug_register_finalizer_no_order':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1120:9: note: in expansion of macro 'GC_err_printf1'
 1120 |         GC_err_printf1(
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c: In function 'GC_debug_register_finalizer_ignore_self':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:47: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1154:9: note: in expansion of macro 'GC_err_printf1'
 1154 |         GC_err_printf1(
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:85:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   85 | {"Copyright 1988,1989 Hans-J. Boehm and Alan J. Demers ",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:86:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   86 | "Copyright (c) 1991-1995 by Xerox Corporation.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:87:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   87 | "Copyright (c) 1996-1998 by Silicon Graphics.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:88:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   88 | "Copyright (c) 1999-2001 by Hewlett-Packard Company.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:89:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   89 | "THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:90:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 | " EXPRESSED OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:91:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   91 | "See source code for details." };
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  114 | extern GC_bool GC_collection_in_progress();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:130:7: warning: no previous prototype for 'GC_timeout_stop_func' [-Wmissing-prototypes]
  130 |   int GC_timeout_stop_func GC_PROTO((void))
      |       ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:155:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  155 | static word min_words_allocd()
      |             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:186:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  186 | word GC_adj_words_allocd()
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:231:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  231 | void GC_clear_a_few_frames()
      |      ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: In function 'GC_clear_a_few_frames':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:234:10: warning: variable 'frames' set but not used [-Wunused-but-set-variable]
  234 |     word frames[NWORDS];
      |          ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:254:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  254 | void GC_notify_full_gc()
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:269:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  269 | void GC_maybe_gc()
      |      ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:622:8: warning: no previous prototype for 'GC_clear_fl_marks' [-Wmissing-prototypes]
  622 |   void GC_clear_fl_marks(ptr_t q)
      |        ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: In function 'GC_print_heap_sects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:886:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  886 |         unsigned long start = (unsigned long) GC_heap_sects[i].hs_start;
      |                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:893:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  893 |      for (h = (struct hblk *)start; h < (struct hblk *)(start + len); h++) {
      |               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:893:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  893 |      for (h = (struct hblk *)start; h < (struct hblk *)(start + len); h++) {
      |                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:905:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  905 | ptr_t GC_max(x,y)
      |       ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:911:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  911 | ptr_t GC_min(x,y)
      |       ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: In function 'GC_collect_or_expand':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:728:10: warning: no previous prototype for 'GC_cond_add_roots' [-Wmissing-prototypes]
  728 |     void GC_cond_add_roots(char *base, char * limit)
      |          ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c: In function 'is_frame_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c -o blacklst.o >/dev/null 2>&1
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:806:18: warning: 'is_frame_buffer' defined but not used [-Wunused-function]
  806 |   static GC_bool is_frame_buffer(ptr_t start, size_t len, DWORD tp)
      |                  ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c -o finalize.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c -o dyn_load.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c -o alloc.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:59:18: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   59 |   static GC_bool GC_enough_large_bytes_left(bytes,n)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:83:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   83 | int GC_hblk_fl_from_blocks(blocks_needed)
      |     ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_print_hblkfreelist':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:124:38: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  124 |      GC_printf2("\t0x%lx size %lu ", (unsigned long)h, (unsigned long)sz);
      |                                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:47: note: in definition of macro 'GC_printf2'
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:147:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  147 | int free_list_index_of(wanted)
      |     ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:165:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  165 | void GC_dump_regions()
      |      ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_dump_regions':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:181:2: note: in expansion of macro 'GC_printf2'
  181 |  GC_printf2("***Section from 0x%lx to 0x%lx\n", start, end);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:50: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:181:2: note: in expansion of macro 'GC_printf2'
  181 |  GC_printf2("***Section from 0x%lx to 0x%lx\n", start, end);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:184:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  184 |      GC_printf1("\t0x%lx ", (unsigned long)p);
      |                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1870:45: note: in definition of macro 'GC_printf1'
 1870 | # define GC_printf1(f,a) GC_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:185:10: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  185 |      if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1870:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1870 | # define GC_printf1(f,a) GC_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:186:3: note: in expansion of macro 'GC_printf1'
  186 |   GC_printf1("Missing header!!(%ld)\n", hhdr);
      |   ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:225:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  225 | static GC_bool setup_header(hhdr, sz, kind, flags)
      |                ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:258:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  258 | void GC_remove_from_fl(hhdr, n)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:301:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  301 | struct hblk * GC_free_block_ending_at(h)
      |               ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_free_block_ending_at':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:308:25: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  308 |     while (0 != phdr && IS_FORWARDING_ADDR_OR_NIL(phdr)) {
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:232:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  232 | # define FORWARDED_ADDR(h, hhdr) ((struct hblk *)(h) - (unsigned long)(hhdr))
      |                                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:309:6: note: in expansion of macro 'FORWARDED_ADDR'
  309 |  p = FORWARDED_ADDR(p,phdr);
      |      ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:333:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  333 | void GC_add_to_fl(h, hhdr)
      |      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:458:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  458 | struct hblk * GC_get_first_part(h, hhdr, bytes, index)
      |               ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_get_first_part':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:500:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  500 | void GC_split_block(h, hhdr, n, nhdr, index)
      |      ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:539:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  539 | struct hblk * GC_allochblk_nth();
      |        ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:572:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  572 | GC_allochblk_nth(sz, kind, flags, n)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_allochblk_nth':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:761:18: warning: nested extern declaration of 'GC_fail_count' [-Wnested-externs]
  761 |  extern unsigned GC_fail_count;
      |                  ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_freehblk':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:802:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  802 |             (unsigned long) hbp);
      |             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1870:45: note: in definition of macro 'GC_printf1'
 1870 | # define GC_printf1(f,a) GC_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                             ^
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c -o allchblk.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:161:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  161 |   GC_bool GC_has_other_debug_info(/* p */);
      |   ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  173 | ptr_t GC_store_debug_info(/* p, sz, string, integer */);
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: In function 'GC_init_gcj_malloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable]
   56 |     register int i;
      |                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  109 | ptr_t GC_clear_stack();
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:124:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  124 | static void maybe_finalize()
      |             ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: In function 'GC_debug_gcj_malloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:202:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  202 |          (unsigned long) ptr_to_struct_containing_descr);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:64: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:210:6: warning: implicit declaration of function 'GC_start_debugging'; did you mean 'GC_store_debug_info'? [-Wimplicit-function-declaration]
  210 |      GC_start_debugging();
      |      ^~~~~~~~~~~~~~~~~~
      |      GC_store_debug_info
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:210:6: warning: nested extern declaration of 'GC_start_debugging' [-Wnested-externs]
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: In function 'GC_debug_gcj_fast_malloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:263:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  263 |          (unsigned long) ptr_to_struct_containing_descr);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:64: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                                ^
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
  CC       headers.lo
  CC       malloc.lo
  CC       mallocx.lo
  CC       mark.lo
  CC       mark_rts.lo
  CC       misc.lo
  CC       new_hblk.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c  -DDLL_EXPORT -DPIC -o .libs/headers.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c  -DDLL_EXPORT -DPIC -o .libs/malloc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c  -DDLL_EXPORT -DPIC -o .libs/mallocx.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c  -DDLL_EXPORT -DPIC -o .libs/mark.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c  -DDLL_EXPORT -DPIC -o .libs/mark_rts.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c  -DDLL_EXPORT -DPIC -o .libs/misc.o
  CC       obj_map.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c  -DDLL_EXPORT -DPIC -o .libs/new_hblk.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c  -DDLL_EXPORT -DPIC -o .libs/obj_map.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   27 | extern ptr_t GC_clear_stack();  /* in misc.c, behaves like identity */
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   28 | void GC_extend_size_map();      /* in misc.c. */
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   29 | GC_bool GC_alloc_reclaim_list(); /* in malloc.c */
      | ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:42:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   42 | GC_PTR GC_generic_or_special_malloc(lb,knd)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:248:6: warning: no previous prototype for 'GC_incr_words_allocd' [-Wmissing-prototypes]
  248 | void GC_incr_words_allocd(size_t n)
      |      ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:254:6: warning: no previous prototype for 'GC_incr_mem_freed' [-Wmissing-prototypes]
  254 | void GC_incr_mem_freed(size_t n)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:330:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  330 | extern ptr_t GC_reclaim_generic();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:346:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  346 | void GC_generic_malloc_many(lb, k, result)
      |      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:600:8: warning: no previous prototype for 'GC_memalign' [-Wmissing-prototypes]
  600 | GC_PTR GC_memalign(size_t align, size_t lb)
      |        ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:110:14: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  110 | static hdr * alloc_hdr()
      |              ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:123:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  123 | static void free_hdr(hhdr)
      |             ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:152:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  152 | static GC_bool get_index(addr)
      |                ^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c: In function 'GC_apply_to_all_blocks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:272:18: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  272 |             if (!IS_FORWARDING_ADDR_OR_NIL(index_p->index[j])) {
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c: In function 'GC_next_used_block':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:307:17: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  307 |             if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   20 | extern ptr_t GC_clear_stack(); /* in misc.c, behaves like identity */
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   21 | void GC_extend_size_map(); /* in misc.c. */
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:25:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   25 | GC_bool GC_alloc_reclaim_list(kind)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c: In function 'GC_prev_block':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:346:24: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  346 |             } else if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_noop1':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:38:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable]
   38 |     static VOLATILE word sink;
      |                          ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:129:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  129 | GC_bool GC_collection_in_progress()
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  259 | static void alloc_mark_stack();
      | ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_find_start':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:560:14: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  560 |      } while(IS_FORWARDING_ADDR_OR_NIL(hhdr));
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_mark_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:122:17: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  122 |             if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) { \
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:200:5: note: in expansion of macro 'HC_GET_HDR'
  200 |     HC_GET_HDR(my_current, my_hhdr, source); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:688:17: note: in expansion of macro 'HC_PUSH_CONTENTS'
  688 |                 HC_PUSH_CONTENTS((ptr_t)current, mark_stack_top,
      |                 ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:122:17: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  122 |             if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) { \
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:200:5: note: in expansion of macro 'HC_GET_HDR'
  200 |     HC_GET_HDR(my_current, my_hhdr, source); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:791:11: note: in expansion of macro 'HC_PUSH_CONTENTS'
  791 |           HC_PUSH_CONTENTS((ptr_t)current, mark_stack_top,
      |           ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:122:17: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  122 |             if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) { \
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:200:5: note: in expansion of macro 'HC_GET_HDR'
  200 |     HC_GET_HDR(my_current, my_hhdr, source); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:801:9: note: in expansion of macro 'HC_PUSH_CONTENTS'
  801 |         HC_PUSH_CONTENTS((ptr_t)deferred, mark_stack_top,
      |         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1135:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1135 | static void alloc_mark_stack(n)
      |             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_push_selected':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1234:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1234 |     bottom = (ptr_t)(((long) bottom + ALIGNMENT-1) & ~(ALIGNMENT-1));
      |                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1234:14: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1234 |     bottom = (ptr_t)(((long) bottom + ALIGNMENT-1) & ~(ALIGNMENT-1));
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1235:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1235 |     top = (ptr_t)(((long) top) & ~(ALIGNMENT-1));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1235:11: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1235 |     top = (ptr_t)(((long) top) & ~(ALIGNMENT-1));
      |           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_mark_and_push':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:183:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  183 |     if (IS_FORWARDING_ADDR_OR_NIL(my_hhdr)) { \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1322:4: note: in expansion of macro 'PUSH_CONTENTS'
 1322 |    PUSH_CONTENTS(obj, mark_stack_ptr /* modified */, mark_stack_limit, src,
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_mark_and_push_stack':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1354:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
 1354 |     if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1528:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1528 | void GC_push_marked1(h, hhdr)
      |      ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1736:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1736 | GC_bool GC_block_was_dirty(h, hhdr)
      |         ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c: In function 'GC_print_static_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:50:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   50 |             (unsigned long) GC_static_roots[i].r_start,
      |             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:47: note: in definition of macro 'GC_printf2'
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:51:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   51 |             (unsigned long) GC_static_roots[i].r_end);
      |             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1871:56: note: in definition of macro 'GC_printf2'
 1871 | # define GC_printf2(f,a,b) GC_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:278:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  278 | static void GC_remove_root_at_pos(i)
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:300:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  300 | void GC_remove_tmp_roots()
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:408:20: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | struct exclusion * GC_next_exclusion(start_addr)
      |                    ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:464:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  464 | void GC_push_conditional_with_exclusions(bottom, top, all)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c -o mallocx.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c -o headers.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c -o malloc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:148:8: warning: no previous prototype for 'GC_default_oom_fn' [-Wmissing-prototypes]
  148 | GC_PTR GC_default_oom_fn GC_PROTO((size_t bytes_requested))
      |        ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:157:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  157 | void * GC_project2(arg1, arg2)
      |        ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:172:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  172 |     void GC_init_size_map()
      |          ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:210:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  210 |     void GC_extend_size_map(i)
      |          ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:292:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  292 | ptr_t GC_clear_stack_inner(arg, limit)
      |       ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:312:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  312 | ptr_t GC_clear_stack(arg)
      |       ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: In function 'GC_base':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:408:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  408 |  while (IS_FORWARDING_ADDR_OR_NIL(candidate_hdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:232:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  232 | # define FORWARDED_ADDR(h, hhdr) ((struct hblk *)(h) - (unsigned long)(hhdr))
      |                                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:409:9: note: in expansion of macro 'FORWARDED_ADDR'
  409 |     h = FORWARDED_ADDR(h,candidate_hdr);
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: In function 'GC_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:511:15: warning: assignment to 'BOOL (*)(struct _RTL_CRITICAL_SECTION *, DWORD)' {aka 'int (*)(struct _RTL_CRITICAL_SECTION *, long unsigned int)'} from incompatible pointer type 'FARPROC' {aka 'long long int (*)()'} [-Wincompatible-pointer-types]
  511 |           pfn = GetProcAddress(hK32,
      |               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:560:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  560 | extern void GC_setpagesize();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:569:6: warning: no previous prototype for 'GC_exit_check' [-Wmissing-prototypes]
  569 | void GC_exit_check GC_PROTO((void))
      |      ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: In function 'GC_init_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:897:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  897 |   int GC_write(buf, len)
      |       ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:1060:10: warning: no previous prototype for 'GC_default_warn_proc' [-Wmissing-prototypes]
 1060 |     void GC_default_warn_proc(char *msg, GC_word arg)
      |          ^~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c -o mark_rts.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c -o mark.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c -o misc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:30:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   30 | ptr_t GC_build_fl1(h, ofl)
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:52:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   52 | ptr_t GC_build_fl_clear2(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:74:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   74 | ptr_t GC_build_fl_clear3(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:94:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   94 | ptr_t GC_build_fl_clear4(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:116:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  116 | ptr_t GC_build_fl2(h, ofl)
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:134:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  134 | ptr_t GC_build_fl4(h, ofl)
      |       ^~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c -o new_hblk.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c -o obj_map.o >/dev/null 2>&1
  CC       os_dep.lo
  CC       pcr_interface.lo
  CC       ptr_chck.lo
  CC       real_malloc.lo
  CC       reclaim.lo
  CC       solaris_pthreads.lo
  CC       solaris_threads.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c  -DDLL_EXPORT -DPIC -o .libs/os_dep.o
  CC       specific.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c  -DDLL_EXPORT -DPIC -o .libs/ptr_chck.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c  -DDLL_EXPORT -DPIC -o .libs/pcr_interface.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/real_malloc.c  -DDLL_EXPORT -DPIC -o .libs/real_malloc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/real_malloc.c -o real_malloc.o >/dev/null 2>&1
  CC       stubborn.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c  -DDLL_EXPORT -DPIC -o .libs/reclaim.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c  -DDLL_EXPORT -DPIC -o .libs/solaris_threads.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c  -DDLL_EXPORT -DPIC -o .libs/solaris_pthreads.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c  -DDLL_EXPORT -DPIC -o .libs/specific.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c  -DDLL_EXPORT -DPIC -o .libs/stubborn.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:700:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  700 |   void GC_setpagesize()
      |        ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:737:6: warning: no previous prototype for 'GC_get_writable_length' [-Wmissing-prototypes]
  737 | word GC_get_writable_length(ptr_t p, ptr_t *base)
      |      ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1321:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1321 |   void GC_init_win32()
      |        ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1331:9: warning: no previous prototype for 'GC_least_described_address' [-Wmissing-prototypes]
 1331 |   ptr_t GC_least_described_address(ptr_t start)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1370:11: warning: no previous prototype for 'GC_is_malloc_heap_base' [-Wmissing-prototypes]
 1370 |   GC_bool GC_is_malloc_heap_base(ptr_t p)
      |           ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1381:9: warning: no previous prototype for 'GC_get_allocation_base' [-Wmissing-prototypes]
 1381 |   void *GC_get_allocation_base(void *p)
      |         ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1393:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1393 |   void GC_add_current_malloc_heap()
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: In function 'GC_add_current_malloc_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1870:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1870 | # define GC_printf1(f,a) GC_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1417:4: note: in expansion of macro 'GC_printf1'
 1417 |    GC_printf1("Found new system malloc AllocationBase at 0x%lx\n",
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1428:11: warning: no previous prototype for 'GC_is_heap_base' [-Wmissing-prototypes]
 1428 |   GC_bool GC_is_heap_base (ptr_t p)
      |           ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1450:8: warning: no previous prototype for 'GC_register_root_section' [-Wmissing-prototypes]
 1450 |   void GC_register_root_section(ptr_t static_root)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1855:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1855 | ptr_t GC_win32_get_mem(bytes)
      |       ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1887:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1887 | void GC_win32_free_heap ()
      |      ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2251 | extern void GC_push_all_stacks();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2253:6: warning: no previous prototype for 'GC_default_push_other_roots' [-Wmissing-prototypes]
 2253 | void GC_default_push_other_roots GC_PROTO((void))
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2542:8: warning: no previous prototype for 'async_set_pht_entry_from_index' [-Wmissing-prototypes]
 2542 |   void async_set_pht_entry_from_index(VOLATILE page_hash_table db, int index) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2665:17: warning: no previous prototype for 'GC_write_fault_handler' [-Wmissing-prototypes]
 2665 |     LONG WINAPI GC_write_fault_handler(struct _EXCEPTION_POINTERS *exc_info)
      |                 ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: In function 'GC_remove_protection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2875:13: warning: variable 'found_clean' set but not used [-Wunused-but-set-variable]
 2875 |     GC_bool found_clean;
      |             ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3022:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3022 | void GC_protect_heap()
      |      ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: In function 'GC_protect_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3049:10: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
 3049 |      if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3110:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3110 | void GC_begin_syscall()
      |      ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3118:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3118 | void GC_end_syscall()
      |      ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3126:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3126 | void GC_unprotect_range(addr, len)
      |      ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:22:6: warning: no previous prototype for 'GC_default_same_obj_print_proc' [-Wmissing-prototypes]
   22 | void GC_default_same_obj_print_proc(GC_PTR p, GC_PTR q)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: In function 'GC_default_same_obj_print_proc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:29:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   29 |          (unsigned long)p, (unsigned long)q);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:55: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:29:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
   29 |          (unsigned long)p, (unsigned long)q);
      |                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1883:64: note: in definition of macro 'GC_err_printf2'
 1883 | # define GC_err_printf2(f,a,b) GC_err_printf(f, (long)a, (long)b, 0l, 0l, 0l, 0l)
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: In function 'GC_same_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:68:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
   68 |     if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:71:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
   71 |  while (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:232:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  232 | # define FORWARDED_ADDR(h, hhdr) ((struct hblk *)(h) - (unsigned long)(hhdr))
      |                                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:72:9: note: in expansion of macro 'FORWARDED_ADDR'
   72 |     h = FORWARDED_ADDR(h, hhdr);
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:118:6: warning: no previous prototype for 'GC_default_is_valid_displacement_print_proc' [-Wmissing-prototypes]
  118 | void GC_default_is_valid_displacement_print_proc (GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: In function 'GC_default_is_valid_displacement_print_proc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:125:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  125 |          (unsigned long)p);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: In function 'GC_is_valid_displacement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:156:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  156 |  while (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:232:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  232 | # define FORWARDED_ADDR(h, hhdr) ((struct hblk *)(h) - (unsigned long)(hhdr))
      |                                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:157:9: note: in expansion of macro 'FORWARDED_ADDR'
  157 |     h = FORWARDED_ADDR(h, hhdr);
      |         ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:161:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  161 |     if (IS_FORWARDING_ADDR_OR_NIL(hhdr)) {
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:178:6: warning: no previous prototype for 'GC_default_is_visible_print_proc' [-Wmissing-prototypes]
  178 | void GC_default_is_visible_print_proc(GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: In function 'GC_default_is_visible_print_proc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  185 |          (unsigned long)p);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:1882:53: note: in definition of macro 'GC_err_printf1'
 1882 | # define GC_err_printf1(f,a) GC_err_printf(f, (long)a, 0l, 0l, 0l, 0l, 0l)
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:193:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  193 | GC_bool GC_on_stack(p)
      |         ^~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c -o os_dep.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:39:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   39 | void GC_add_leaked(leaked)
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:167:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  167 | GC_bool GC_block_nearly_full1(hhdr, pat1)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:188:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  188 | GC_bool GC_block_nearly_full3(hhdr, pat1, pat2, pat3)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:220:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  220 | GC_bool GC_block_nearly_full(hhdr)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:310:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  310 | ptr_t GC_reclaim_clear(hbp, hhdr, sz, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:366:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  366 | ptr_t GC_reclaim_clear2(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:409:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  409 | ptr_t GC_reclaim_clear4(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:463:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  463 | ptr_t GC_reclaim_uninit(hbp, hhdr, sz, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:495:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  495 | void GC_reclaim_check(hbp, hhdr, sz)
      |      ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:525:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  525 | ptr_t GC_reclaim_uninit2(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:567:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  567 | ptr_t GC_reclaim_uninit4(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:617:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  617 | ptr_t GC_reclaim1(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:661:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  661 | ptr_t GC_reclaim_generic(hbp, hhdr, sz, init, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:721:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  721 | void GC_reclaim_small_nonempty_block(hbp, report_if_found COUNT_PARAM)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:752:10: warning: no previous prototype for 'GC_reclaim_block' [-Wmissing-prototypes]
  752 |     void GC_reclaim_block(register struct hblk *hbp, word report_if_found)
      |          ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:835:12: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  835 | static int set_bits(n)
      |            ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:849:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  849 | int GC_n_set_marks(hhdr)
      |     ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:865:10: warning: no previous prototype for 'GC_print_block_descr' [-Wmissing-prototypes]
  865 |     void GC_print_block_descr(struct hblk *h, word dummy)
      |          ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:909:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  909 | void GC_clear_fl_links(flp)
      |      ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c -o reclaim.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c -o solaris_threads.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c -o solaris_pthreads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c -o specific.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c -o stubborn.o >/dev/null 2>&1
  CC       typd_mlc.lo
  CC       backgraph.lo
  CC       win32_threads.lo
  CC       pthread_support.lo
  CC       pthread_stop_world.lo
  CC       darwin_stop_world.lo
  CC       openbsd_stop_world.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c  -DDLL_EXPORT -DPIC -o .libs/typd_mlc.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/backgraph.c  -DDLL_EXPORT -DPIC -o .libs/backgraph.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/backgraph.c -o backgraph.o >/dev/null 2>&1
  CC       mach_dep.lo
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c  -DDLL_EXPORT -DPIC -o .libs/win32_threads.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c  -DDLL_EXPORT -DPIC -o .libs/pthread_support.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/pthread_stop_world.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/darwin_stop_world.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT openbsd_stop_world.lo -MD -MP -MF .deps/openbsd_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/openbsd_stop_world.o
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c  -DDLL_EXPORT -DPIC -o .libs/mach_dep.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:104:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  104 | signed_word GC_add_ext_descriptor(bm, nbits)
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:169:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  169 | GC_descr GC_double_descr(descriptor, nwords)
      |          ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  180 | complex_descriptor * GC_make_sequence_descriptor();
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:201:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  201 | int GC_make_array_descriptor(nelements, size, descriptor,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:301:22: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  301 | complex_descriptor * GC_make_sequence_descriptor(first, second)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:352:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  352 | void GC_init_explicit_typing()
      |      ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c: In function 'GC_typed_mark_proc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_hdrs.h:228:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  228 | # define IS_FORWARDING_ADDR_OR_NIL(hhdr) ((unsigned long) (hhdr) <= MAX_JUMP)
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:183:9: note: in expansion of macro 'IS_FORWARDING_ADDR_OR_NIL'
  183 |     if (IS_FORWARDING_ADDR_OR_NIL(my_hhdr)) { \
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:418:14: note: in expansion of macro 'PUSH_CONTENTS'
  418 |              PUSH_CONTENTS((ptr_t)current, mark_stack_ptr,
      |              ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:442:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  442 | word GC_descr_obj_size(d)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:462:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  462 | mse * GC_push_complex_descriptor(addr, d, msp, msl)
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:621:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  621 | ptr_t GC_clear_stack();
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c: In function 'GC_calloc_explicitly_typed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:791:24: warning: nested extern declaration of 'GC_finalization_failures' [-Wnested-externs]
  791 |        extern unsigned GC_finalization_failures;
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:187:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  187 | static LONG GC_get_max_thread_index()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_delete_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:342:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  342 | ptr_t GC_current_stackbottom()
      |       ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:378:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  378 | void GC_push_all_stacks()
      |      ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_push_all_stacks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:449:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  449 |       (unsigned long)sp);
      |       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:78: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                                              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:457:6: warning: no previous prototype for 'GC_get_next_stack' [-Wmissing-prototypes]
  457 | void GC_get_next_stack(char *start, char **lo, char **hi)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_current_stackbottom':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:352:1: warning: control reaches end of non-void function [-Wreturn-type]
  352 | }
      | ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c -o pthread_support.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c -o win32_threads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c -o darwin_stop_world.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT openbsd_stop_world.lo -MD -MP -MF .deps/openbsd_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c -o openbsd_stop_world.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:407:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  407 | void GC_with_callee_saves_pushed(fn, arg)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c: In function 'GC_with_callee_saves_pushed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:408:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | void (*fn)();
      | ^~~~
libtool: compile:  x86_64-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c -o mach_dep.o >/dev/null 2>&1
  CCLD     libmonogc.la
  CCLD     libmonogc-static.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
Making all in eglib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make  all-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
Making all in m4
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
Making all in src
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
  CC       libeglib_la-garray.lo
  CC       libeglib_la-gbytearray.lo
  CC       libeglib_la-gerror.lo
  CC       libeglib_la-ghashtable.lo
  CC       libeglib_la-giconv.lo
  CC       libeglib_la-gmem.lo
  CC       libeglib_la-goutput.lo
  CC       libeglib_la-gqsort.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c: In function 'g_calloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:112:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  112 |  if (!x || !n)
      |  ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:114:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  114 |   ptr = G_CALLOC_INTERNAL (n, x);
      |   ^~~
  CC       libeglib_la-gstr.lo
  CC       libeglib_la-gslist.lo
  CC       libeglib_la-gstring.lo
  CC       libeglib_la-gptrarray.lo
  CC       libeglib_la-glist.lo
  CC       libeglib_la-gqueue.lo
  CC       libeglib_la-gpath.lo
  CC       libeglib_la-gshell.lo
  CC       libeglib_la-gspawn.lo
  CC       libeglib_la-gfile.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gpath.c: In function 'g_ensure_directory_exists':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gpath.c:335:12: warning: unused variable 'bRet' [-Wunused-variable]
  335 |   gboolean bRet = FALSE;
      |            ^~~~
  CC       libeglib_la-gfile-posix.lo
  CC       libeglib_la-gpattern.lo
  CC       libeglib_la-gmarkup.lo
  CC       libeglib_la-gutf8.lo
  CC       libeglib_la-gunicode.lo
  CC       libeglib_la-gdate-win32.lo
  CC       libeglib_la-gdir-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_find_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:294:19: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
  294 |   if ((*p & 0xc0) != 0xb0)
      |                   ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:306:23: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  306 |  } while ((*p & 0xc0) == 0xb0);
      |                       ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_g_utf8_offset_to_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:331:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  331 |    while ((*jump & 0xc0) == 0xb0)
      |                          ^~
  CC       libeglib_la-gfile-win32.lo
  CC       libeglib_la-gmisc-win32.lo
  CC       libeglib_la-gmodule-win32.lo
  CC       libeglib_la-gtimer-win32.lo
  CC       libeglib_la-gunicode-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gspawn.c:205:1: warning: 'write_all' defined but not used [-Wunused-function]
  205 | write_all (int fd, const void *vbuf, size_t n)
      | ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c: In function 'monoeg_g_get_home_dir':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:167:11: warning: passing argument 1 of 'monoeg_g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  167 |   g_free (drive);
      |           ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:32:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:125:20: note: expected 'void *' but argument is of type 'const gchar *' {aka 'const char *'}
  125 | void g_free (void *ptr);
      |              ~~~~~~^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:168:11: warning: passing argument 1 of 'monoeg_g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  168 |   g_free (path);
      |           ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:32:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:125:20: note: expected 'void *' but argument is of type 'const gchar *' {aka 'const char *'}
  125 | void g_free (void *ptr);
      |              ~~~~~~^~~
  CCLD     libeglib.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
Making all in mono
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
Making all in arch
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
Making all in utils
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
  CC       os-event-win32.lo
  CC       mono-md5.lo
  CC       mono-sha1.lo
  CC       mono-logger.lo
  CC       mono-codeman.lo
  CC       dlmalloc.lo
  CC       mono-counters.lo
  CC       mono-dl.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sha1.c  -DDLL_EXPORT -DPIC -o .libs/mono-sha1.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT os-event-win32.lo -MD -MP -MF .deps/os-event-win32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-win32.c  -DDLL_EXPORT -DPIC -o .libs/os-event-win32.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c  -DDLL_EXPORT -DPIC -o .libs/mono-counters.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT dlmalloc.lo -MD -MP -MF .deps/dlmalloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/dlmalloc.c  -DDLL_EXPORT -DPIC -o .libs/dlmalloc.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-md5.c  -DDLL_EXPORT -DPIC -o .libs/mono-md5.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.c  -DDLL_EXPORT -DPIC -o .libs/mono-logger.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-codeman.c  -DDLL_EXPORT -DPIC -o .libs/mono-codeman.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.c -o mono-logger.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl.c -o mono-dl.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-md5.c -o mono-md5.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sha1.c -o mono-sha1.o >/dev/null 2>&1
  CC       mono-dl-windows.lo
  CC       mono-dl-darwin.lo
  CC       mono-dl-posix.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-windows.lo -MD -MP -MF .deps/mono-dl-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-windows.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-darwin.lo -MD -MP -MF .deps/mono-dl-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-darwin.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-darwin.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-darwin.lo -MD -MP -MF .deps/mono-dl-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-darwin.c -o mono-dl-darwin.o >/dev/null 2>&1
  CC       mono-log-windows.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-posix.lo -MD -MP -MF .deps/mono-dl-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-posix.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-posix.lo -MD -MP -MF .deps/mono-dl-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-posix.c -o mono-dl-posix.o >/dev/null 2>&1
  CC       mono-log-common.lo
  CC       mono-log-posix.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-windows.lo -MD -MP -MF .deps/mono-log-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-windows.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:31:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   31 | static wchar_t *logFileName = L".//mono.log";
      |                               ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c: In function 'mono_log_write_syslog':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:102:39: warning: unknown conversion type character 'F' in format [-Wformat=]
  102 |  strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:102:42: warning: unknown conversion type character 'T' in format [-Wformat=]
  102 |  strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                          ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-windows.lo -MD -MP -MF .deps/mono-log-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c -o mono-log-windows.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-common.lo -MD -MP -MF .deps/mono-log-common.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-common.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c: In function 'mono_log_write_logfile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:124:40: warning: unknown conversion type character 'F' in format [-Wformat=]
  124 |   strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:124:43: warning: unknown conversion type character 'T' in format [-Wformat=]
  124 |   strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:126:41: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pid_t' {aka 'long long int'} [-Wformat=]
  126 |   fprintf (logFile, "%s level[%c] mono[%d]: %s\n", logTime, mapLogFileLevel (level), pid, message);
      |                                        ~^                                            ~~~
      |                                         |                                            |
      |                                         int                                          pid_t {aka long long int}
      |                                        %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:126:41: warning: format '%d' expects argument of type 'int', but argument 5 has type 'pid_t' {aka 'long long int'} [-Wformat=]
  126 |   fprintf (logFile, "%s level[%c] mono[%d]: %s\n", logTime, mapLogFileLevel (level), pid, message);
      |                                        ~^                                            ~~~
      |                                         |                                            |
      |                                         int                                          pid_t {aka long long int}
      |                                        %I64d
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-posix.lo -MD -MP -MF .deps/mono-log-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-posix.o
  CC       mono-log-android.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-common.lo -MD -MP -MF .deps/mono-log-common.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c -o mono-log-common.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-posix.lo -MD -MP -MF .deps/mono-log-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-posix.c -o mono-log-posix.o >/dev/null 2>&1
  CC       mono-log-darwin.lo
  CC       mono-internal-hash.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-android.lo -MD -MP -MF .deps/mono-log-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-android.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-android.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-android.lo -MD -MP -MF .deps/mono-log-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-android.c -o mono-log-android.o >/dev/null 2>&1
  CC       mono-io-portability.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-darwin.lo -MD -MP -MF .deps/mono-log-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-darwin.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-darwin.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-darwin.lo -MD -MP -MF .deps/mono-log-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-darwin.c -o mono-log-darwin.o >/dev/null 2>&1
  CC       monobitset.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-internal-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-internal-hash.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c: In function 'dump_counter':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:545:35: note: format string is defined here
  545 |    fprintf (outfile, ENTRY_FMT "%lld\n", counter->name, *(long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:545:35: note: format string is defined here
  545 |    fprintf (outfile, ENTRY_FMT "%lld\n", counter->name, *(long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:551:35: note: format string is defined here
  551 |    fprintf (outfile, ENTRY_FMT "%llu\n", counter->name, *(unsigned long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:551:35: note: format string is defined here
  551 |    fprintf (outfile, ENTRY_FMT "%llu\n", counter->name, *(unsigned long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'z' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:554:33: note: format string is defined here
  554 |   fprintf (outfile, ENTRY_FMT "%zd\n", counter->name, *(gssize*)buffer);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'z' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:554:33: note: format string is defined here
  554 |   fprintf (outfile, ENTRY_FMT "%zd\n", counter->name, *(gssize*)buffer);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT os-event-win32.lo -MD -MP -MF .deps/os-event-win32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-win32.c -o os-event-win32.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-io-portability.c  -DDLL_EXPORT -DPIC -o .libs/mono-io-portability.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-internal-hash.c -o mono-internal-hash.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/monobitset.c  -DDLL_EXPORT -DPIC -o .libs/monobitset.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-io-portability.c -o mono-io-portability.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-codeman.c -o mono-codeman.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT dlmalloc.lo -MD -MP -MF .deps/dlmalloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/dlmalloc.c -o dlmalloc.o >/dev/null 2>&1
  CC       mono-filemap.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c -o mono-counters.o >/dev/null 2>&1
  CC       mono-math.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-filemap.lo -MD -MP -MF .deps/mono-filemap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-filemap.c  -DDLL_EXPORT -DPIC -o .libs/mono-filemap.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-math.c  -DDLL_EXPORT -DPIC -o .libs/mono-math.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/monobitset.c -o monobitset.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-math.c -o mono-math.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-filemap.lo -MD -MP -MF .deps/mono-filemap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-filemap.c -o mono-filemap.o >/dev/null 2>&1
  CC       mono-mmap.lo
  CC       mono-mmap-windows.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-windows.lo -MD -MP -MF .deps/mono-dl-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-windows.c -o mono-dl-windows.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c  -DDLL_EXPORT -DPIC -o .libs/mono-mmap.o
  CC       mono-networkinterfaces.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap-windows.lo -MD -MP -MF .deps/mono-mmap-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-mmap-windows.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-networkinterfaces.lo -MD -MP -MF .deps/mono-networkinterfaces.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-networkinterfaces.c  -DDLL_EXPORT -DPIC -o .libs/mono-networkinterfaces.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-networkinterfaces.lo -MD -MP -MF .deps/mono-networkinterfaces.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-networkinterfaces.c -o mono-networkinterfaces.o >/dev/null 2>&1
  CC       mono-proclib.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib.lo -MD -MP -MF .deps/mono-proclib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib.c  -DDLL_EXPORT -DPIC -o .libs/mono-proclib.o
  CC       mono-proclib-windows.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib.lo -MD -MP -MF .deps/mono-proclib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib.c -o mono-proclib.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib-windows.lo -MD -MP -MF .deps/mono-proclib-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-proclib-windows.o
  CC       mono-publib.lo
  CC       mono-time.lo
  CC       strenc.lo
  CC       mono-uri.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-publib.lo -MD -MP -MF .deps/mono-publib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.c  -DDLL_EXPORT -DPIC -o .libs/mono-publib.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-time.lo -MD -MP -MF .deps/mono-time.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-time.c  -DDLL_EXPORT -DPIC -o .libs/mono-time.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-uri.c  -DDLL_EXPORT -DPIC -o .libs/mono-uri.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-publib.lo -MD -MP -MF .deps/mono-publib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.c -o mono-publib.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c  -DDLL_EXPORT -DPIC -o .libs/strenc.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len_with_bounds':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-uri.c -o mono-uri.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       mono-poll.lo
  CC       mono-path.lo
  CC       mono-stdlib.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c -o mono-mmap.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap-windows.lo -MD -MP -MF .deps/mono-mmap-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap-windows.c -o mono-mmap-windows.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c -o strenc.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-poll.c  -DDLL_EXPORT -DPIC -o .libs/mono-poll.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-path.c  -DDLL_EXPORT -DPIC -o .libs/mono-path.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-stdlib.c  -DDLL_EXPORT -DPIC -o .libs/mono-stdlib.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-path.c -o mono-path.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-stdlib.c -o mono-stdlib.o >/dev/null 2>&1
  CC       mono-property-hash.lo
  CC       mono-value-hash.lo
  CC       mono-error.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-property-hash.lo -MD -MP -MF .deps/mono-property-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-property-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-property-hash.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-value-hash.lo -MD -MP -MF .deps/mono-value-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-value-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-value-hash.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-error.lo -MD -MP -MF .deps/mono-error.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c  -DDLL_EXPORT -DPIC -o .libs/mono-error.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-property-hash.lo -MD -MP -MF .deps/mono-property-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-property-hash.c -o mono-property-hash.o >/dev/null 2>&1
  CC       mach-support.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-value-hash.lo -MD -MP -MF .deps/mono-value-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-value-hash.c -o mono-value-hash.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support.lo -MD -MP -MF .deps/mach-support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support.c  -DDLL_EXPORT -DPIC -o .libs/mach-support.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support.lo -MD -MP -MF .deps/mach-support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support.c -o mach-support.o >/dev/null 2>&1
  CC       mono-context.lo
  CC       hazard-pointer.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib-windows.lo -MD -MP -MF .deps/mono-proclib-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib-windows.c -o mono-proclib-windows.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-context.lo -MD -MP -MF .deps/mono-context.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.c  -DDLL_EXPORT -DPIC -o .libs/mono-context.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT hazard-pointer.lo -MD -MP -MF .deps/hazard-pointer.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c  -DDLL_EXPORT -DPIC -o .libs/hazard-pointer.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-time.lo -MD -MP -MF .deps/mono-time.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-time.c -o mono-time.o >/dev/null 2>&1
  CC       lock-free-queue.lo
  CC       lock-free-alloc.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-poll.c -o mono-poll.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-queue.lo -MD -MP -MF .deps/lock-free-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-queue.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-alloc.lo -MD -MP -MF .deps/lock-free-alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-alloc.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c: In function 'mono_hazard_pointer_save_for_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:243:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  243 |  if (InterlockedCompareExchange (&overflow_busy [small_id], 1, 0) != 0)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c: In function 'mono_thread_hazardous_queue_free':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:331:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  331 |  InterlockedIncrement (&hazardous_pointer_count);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT hazard-pointer.lo -MD -MP -MF .deps/hazard-pointer.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c -o hazard-pointer.o >/dev/null 2>&1
  CC       lock-free-array-queue.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c: In function 'get_dummy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:197:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  197 |   if (InterlockedCompareExchange (&dummy->in_use, 1, 0) == 0)
      |                                   ^~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:56:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c: In function 'try_reenqueue_dummy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:221:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  221 |  if (InterlockedCompareExchange (&q->has_dummy, 1, 0) != 0) {
      |                                  ^~~~~~~~~~~~~
      |                                  |
      |                                  volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:56:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c: In function 'set_anchor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c:332:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  332 |  return InterlockedCompareExchange (&desc->anchor.value, new_anchor.value, old_anchor.value) == old_anchor.value;
      |                                     ^~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c:68:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-error.lo -MD -MP -MF .deps/mono-error.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c -o mono-error.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-context.lo -MD -MP -MF .deps/mono-context.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.c -o mono-context.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-queue.lo -MD -MP -MF .deps/lock-free-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c -o lock-free-queue.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-array-queue.lo -MD -MP -MF .deps/lock-free-array-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-array-queue.o
  CC       mono-linked-list-set.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-alloc.lo -MD -MP -MF .deps/lock-free-alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c -o lock-free-alloc.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-linked-list-set.lo -MD -MP -MF .deps/mono-linked-list-set.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.c  -DDLL_EXPORT -DPIC -o .libs/mono-linked-list-set.o
  CC       mono-threads.lo
  CC       mono-threads-state-machine.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads.lo -MD -MP -MF .deps/mono-threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c: In function 'mono_lock_free_array_queue_push':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:147:33: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  147 |   index = InterlockedIncrement (&q->num_used_entries) - 1;
      |                                 ^~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:149:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  149 |  } while (InterlockedCompareExchange (&entry->state, STATE_BUSY, STATE_FREE) != STATE_FREE);
      |                                       ^~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:165:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  165 |  } while (InterlockedCompareExchange (&q->num_used_entries, index + 1, num_used) != num_used);
      |                                       ^~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c: In function 'mono_lock_free_array_queue_pop':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:181:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  181 |   } while (InterlockedCompareExchange (&q->num_used_entries, index - 1, index) != index);
      |                                        ^~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:184:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  184 |  } while (InterlockedCompareExchange (&entry->state, STATE_BUSY, STATE_USED) != STATE_USED);
      |                                       ^~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-state-machine.lo -MD -MP -MF .deps/mono-threads-state-machine.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-state-machine.o
  CC       mono-threads-posix.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-array-queue.lo -MD -MP -MF .deps/lock-free-array-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c -o lock-free-array-queue.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix.lo -MD -MP -MF .deps/mono-threads-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-posix.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-linked-list-set.lo -MD -MP -MF .deps/mono-linked-list-set.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.c -o mono-linked-list-set.o >/dev/null 2>&1
  CC       mono-threads-posix-signals.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix-signals.lo -MD -MP -MF .deps/mono-threads-posix-signals.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-posix-signals.o
  CC       mono-threads-mach.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach.lo -MD -MP -MF .deps/mono-threads-mach.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-mach.o
  CC       mono-threads-mach-helper.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach-helper.lo -MD -MP -MF .deps/mono-threads-mach-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach-helper.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-mach-helper.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach-helper.lo -MD -MP -MF .deps/mono-threads-mach-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach-helper.c -o mono-threads-mach-helper.o >/dev/null 2>&1
  CC       mono-threads-windows.lo
  CC       mono-threads-linux.lo
  CC       mono-threads-freebsd.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-windows.lo -MD -MP -MF .deps/mono-threads-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-windows.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-linux.lo -MD -MP -MF .deps/mono-threads-linux.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-linux.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-linux.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_abort':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:96:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   96 |  InterlockedIncrement (&abort_posts);
      |                        ^~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-linux.lo -MD -MP -MF .deps/mono-threads-linux.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-linux.c -o mono-threads-linux.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_suspend':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:104:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  104 |  InterlockedIncrement (&suspend_posts);
      |                        ^~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_resume':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:112:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  112 |  InterlockedIncrement (&resume_posts);
      |                        ^~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_add_to_pending_operation_set':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:176:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  176 |  InterlockedIncrement (&pending_ops);
      |                        ^~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:32:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'dump_threads':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:226:76: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  226 |   MOSTLY_ASYNC_SAFE_PRINTF ("--thread %p id %p [%p] state %x  %s\n", info, (void *) mono_thread_info_get_tid (info), (void*)(size_t)info->native_handle, info->thread_state, info == cur ? "GC INITIATOR" : "" );
      |                                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-debug.h:8:39: note: in definition of macro 'MOSTLY_ASYNC_SAFE_PRINTF'
    8 |  g_snprintf (__buff, sizeof (__buff), __VA_ARGS__); \
      |                                       ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_wait_pending_operations':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:244:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  244 |    InterlockedIncrement (&waits_done);
      |                          ^~~~~~~~~~~
      |                          |
      |                          int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-freebsd.lo -MD -MP -MF .deps/mono-threads-freebsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-freebsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-freebsd.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:1195:45: warning: passing argument 1 of 'mono_threads_platform_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1195 |  res = mono_threads_platform_create_thread (inner_start_thread, (gpointer) mono_refcount_inc (thread_data), stack_size, out_tid);
      |                                             ^~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:481:58: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  481 | int mono_threads_platform_create_thread (MonoThreadStart thread_fn, gpointer thread_data, gsize* const stack_size, MonoNativeThreadId *out_tid);
      |                                          ~~~~~~~~~~~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_thread_info_sleep':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:1337:7: warning: unused variable 'ret' [-Wunused-variable]
 1337 |   int ret;
      |       ^~~
  CC       mono-threads-netbsd.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-freebsd.lo -MD -MP -MF .deps/mono-threads-freebsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-freebsd.c -o mono-threads-freebsd.o >/dev/null 2>&1
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:497:1: warning: 'thread_exited_dtor' defined but not used [-Wunused-function]
  497 | thread_exited_dtor (void *arg)
      | ^~~~~~~~~~~~~~~~~~
  CC       mono-threads-openbsd.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_attach':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:113:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  113 |   if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_detach':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:141:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  141 |   if (InterlockedCompareExchange (&info->thread_state, STATE_DETACHED, raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_request_async_suspension':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:182:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  182 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPEND_REQUESTED, 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:192:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  192 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:200:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  200 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPEND_REQUESTED, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:208:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  208 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_state_poll':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:257:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  257 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_SELF_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_request_resume':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:318:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  318 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:330:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:336:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |    if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:352:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  352 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:356:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  356 |    if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_finish_async_suspend':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:399:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  399 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_do_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:439:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  439 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_done_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:481:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  481 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_RUNNING, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:488:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  488 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING_AND_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_abort_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:536:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  536 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_RUNNING, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:543:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  543 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING_AND_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-netbsd.lo -MD -MP -MF .deps/mono-threads-netbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-netbsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-netbsd.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-netbsd.lo -MD -MP -MF .deps/mono-threads-netbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-netbsd.c -o mono-threads-netbsd.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-openbsd.lo -MD -MP -MF .deps/mono-threads-openbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-openbsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-openbsd.o
  CC       mono-threads-android.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-openbsd.lo -MD -MP -MF .deps/mono-threads-openbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-openbsd.c -o mono-threads-openbsd.o >/dev/null 2>&1
  CC       mono-threads-coop.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'dump_threads':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: in definition of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:219:2: note: in expansion of macro 'FOREACH_THREAD_SAFE'
  219 |  FOREACH_THREAD_SAFE (info) {
      |  ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-state-machine.lo -MD -MP -MF .deps/mono-threads-state-machine.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c -o mono-threads-state-machine.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-android.lo -MD -MP -MF .deps/mono-threads-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-android.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-android.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix.lo -MD -MP -MF .deps/mono-threads-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c -o mono-threads-posix.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-android.lo -MD -MP -MF .deps/mono-threads-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-android.c -o mono-threads-android.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-coop.lo -MD -MP -MF .deps/mono-threads-coop.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-coop.o
  CC       mono-tls.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-tls.lo -MD -MP -MF .deps/mono-tls.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-tls.c  -DDLL_EXPORT -DPIC -o .libs/mono-tls.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix-signals.lo -MD -MP -MF .deps/mono-threads-posix-signals.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c -o mono-threads-posix-signals.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads.lo -MD -MP -MF .deps/mono-threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c -o mono-threads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach.lo -MD -MP -MF .deps/mono-threads-mach.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c -o mono-threads-mach.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c: In function '__readfsdword':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:259:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  259 |      : "=r" (value) ,"=m" ((*(volatile long *) offset)));
      |                              ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:254:1: warning: '__readfsdword' defined but not used [-Wunused-function]
  254 | __readfsdword (unsigned long offset)
      | ^~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-windows.lo -MD -MP -MF .deps/mono-threads-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c -o mono-threads-windows.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       atomic.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-coop.lo -MD -MP -MF .deps/mono-threads-coop.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c -o mono-threads-coop.o >/dev/null 2>&1
  CC       mono-hwcap.lo
  CC       bsearch.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.c  -DDLL_EXPORT -DPIC -o .libs/atomic.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-tls.lo -MD -MP -MF .deps/mono-tls.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-tls.c -o mono-tls.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap.lo -MD -MP -MF .deps/mono-hwcap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap.c  -DDLL_EXPORT -DPIC -o .libs/mono-hwcap.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/bsearch.c  -DDLL_EXPORT -DPIC -o .libs/bsearch.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/bsearch.c -o bsearch.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap.lo -MD -MP -MF .deps/mono-hwcap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap.c -o mono-hwcap.o >/dev/null 2>&1
  CC       mono-conc-hashtable.lo
  CC       json.lo
  CC       networking.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-conc-hashtable.lo -MD -MP -MF .deps/mono-conc-hashtable.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-conc-hashtable.c  -DDLL_EXPORT -DPIC -o .libs/mono-conc-hashtable.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT json.lo -MD -MP -MF .deps/json.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/json.c  -DDLL_EXPORT -DPIC -o .libs/json.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking.lo -MD -MP -MF .deps/networking.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.c  -DDLL_EXPORT -DPIC -o .libs/networking.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT json.lo -MD -MP -MF .deps/json.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/json.c -o json.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.c -o atomic.o >/dev/null 2>&1
  CC       networking-posix.lo
  CC       networking-fallback.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-posix.lo -MD -MP -MF .deps/networking-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c  -DDLL_EXPORT -DPIC -o .libs/networking-posix.o
  CC       networking-missing.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-fallback.lo -MD -MP -MF .deps/networking-fallback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-fallback.c  -DDLL_EXPORT -DPIC -o .libs/networking-fallback.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-missing.lo -MD -MP -MF .deps/networking-missing.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-missing.c  -DDLL_EXPORT -DPIC -o .libs/networking-missing.o
  CC       networking-windows.lo
  CC       mono-rand.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-windows.lo -MD -MP -MF .deps/networking-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-windows.c  -DDLL_EXPORT -DPIC -o .libs/networking-windows.o
  CC       mono-rand-windows.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand.lo -MD -MP -MF .deps/mono-rand.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c  -DDLL_EXPORT -DPIC -o .libs/mono-rand.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand-windows.lo -MD -MP -MF .deps/mono-rand-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-rand-windows.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking.lo -MD -MP -MF .deps/networking.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.c -o networking.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-conc-hashtable.lo -MD -MP -MF .deps/mono-conc-hashtable.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-conc-hashtable.c -o mono-conc-hashtable.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:33:1: warning: 'get_address_from_sockaddr' defined but not used [-Wunused-function]
   33 | get_address_from_sockaddr (struct sockaddr *sa)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-posix.lo -MD -MP -MF .deps/networking-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c -o networking-posix.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-fallback.lo -MD -MP -MF .deps/networking-fallback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-fallback.c -o networking-fallback.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand.lo -MD -MP -MF .deps/mono-rand.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c -o mono-rand.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-missing.lo -MD -MP -MF .deps/networking-missing.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-missing.c -o networking-missing.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-windows.lo -MD -MP -MF .deps/networking-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-windows.c -o networking-windows.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c: In function 'mono_rand_try_get_bytes':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c:154:74: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
  154 |    mono_error_set_execution_engine (error, "Failed to gen random bytes (%d)", GetLastError ());
      |                                                                         ~^    ~~~~~~~~~~~~~~~
      |                                                                          |    |
      |                                                                          int  DWORD {aka long unsigned int}
      |                                                                         %ld
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand-windows.lo -MD -MP -MF .deps/mono-rand-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c -o mono-rand-windows.o >/dev/null 2>&1
  CC       memfuncs.lo
  CC       parse.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT memfuncs.lo -MD -MP -MF .deps/memfuncs.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memfuncs.c  -DDLL_EXPORT -DPIC -o .libs/memfuncs.o
  CC       checked-build.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/parse.c  -DDLL_EXPORT -DPIC -o .libs/parse.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT memfuncs.lo -MD -MP -MF .deps/memfuncs.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memfuncs.c -o memfuncs.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/parse.c -o parse.o >/dev/null 2>&1
  CC       mach-support-amd64.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT checked-build.lo -MD -MP -MF .deps/checked-build.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/checked-build.c  -DDLL_EXPORT -DPIC -o .libs/checked-build.o
  CC       mono-hwcap-x86.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT checked-build.lo -MD -MP -MF .deps/checked-build.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/checked-build.c -o checked-build.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support-amd64.lo -MD -MP -MF .deps/mach-support-amd64.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support-amd64.c  -DDLL_EXPORT -DPIC -o .libs/mach-support-amd64.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support-amd64.lo -MD -MP -MF .deps/mach-support-amd64.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support-amd64.c -o mach-support-amd64.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap-x86.lo -MD -MP -MF .deps/mono-hwcap-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap-x86.c  -DDLL_EXPORT -DPIC -o .libs/mono-hwcap-x86.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap-x86.lo -MD -MP -MF .deps/mono-hwcap-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap-x86.c -o mono-hwcap-x86.o >/dev/null 2>&1
  CCLD     libmonoutils.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
Making all in cil
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
Making all in metadata
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
  CC       libmonoruntime_config_la-mono-config-dirs.lo
  CC       libmonoruntime_la-console-win32.lo
  CC       libmonoruntime_la-w32file-win32.lo
  CC       libmonoruntime_la-icall-windows.lo
  CC       libmonoruntime_la-marshal-windows.lo
  CC       libmonoruntime_la-mono-security-windows.lo
  CC       libmonoruntime_la-w32mutex-win32.lo
  CC       libmonoruntime_la-w32semaphore-win32.lo
  CC       libmonoruntime_la-w32event-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntime_la-w32process-win32.lo
  CC       libmonoruntime_la-w32socket-win32.lo
  CC       libmonoruntime_la-w32error-win32.lo
  CC       libmonoruntime_la-assembly.lo
  CC       libmonoruntime_la-attach.lo
  CC       libmonoruntime_la-class.lo
  CC       libmonoruntime_la-class-accessors.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-cominterop.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-coree.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-debug-helpers.lo
  CC       libmonoruntime_la-debug-mono-symfile.lo
  CC       libmonoruntime_la-debug-mono-ppdb.lo
  CC       libmonoruntime_la-decimal-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntime_la-environment.lo
  CC       libmonoruntime_la-exception.lo
  CC       libmonoruntime_la-w32file.lo
  CC       libmonoruntime_la-filewatcher.lo
  CC       libmonoruntime_la-icall.lo
  CC       libmonoruntime_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1739:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1739 |     *((guint32*) slot) = (guint32) mono_marshal_get_vtfixup_ftnptr (image, *((guint32*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:59:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-jit-info.lo
  CC       libmonoruntime_la-loader.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
  CC       libmonoruntime_la-locales.lo
  CC       libmonoruntime_la-lock-tracer.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-mempool.lo
  CC       libmonoruntime_la-metadata.lo
  CC       libmonoruntime_la-metadata-verify.lo
  CC       libmonoruntime_la-method-builder.lo
  CC       libmonoruntime_la-mono-basic-block.lo
  CC       libmonoruntime_la-mono-config.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-debug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-endian.lo
  CC       libmonoruntime_la-mono-mlist.lo
  CC       libmonoruntime_la-mono-perfcounters.lo
  CC       libmonoruntime_la-mono-route.lo
  CC       libmonoruntime_la-nacl-stub.lo
  CC       libmonoruntime_la-number-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-opcodes.lo
  CC       libmonoruntime_la-property-bag.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_la-w32socket.lo
  CC       libmonoruntime_la-w32process.lo
  CC       libmonoruntime_la-profiler.lo
  CC       libmonoruntime_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka long long unsigned int}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'long long unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
  CC       libmonoruntime_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-runtime.lo
  CC       libmonoruntime_la-mono-security.lo
  CC       libmonoruntime_la-security-core-clr.lo
  CC       libmonoruntime_la-security-manager.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-string-icalls.lo
  CC       libmonoruntime_la-sysmath.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-threads.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-threadpool-worker-default.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_la-threadpool-io.lo
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-verify.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntime_la-dynamic-stream.lo
  CC       libmonoruntime_la-file-mmap-posix.lo
  CC       libmonoruntime_la-file-mmap-windows.lo
  CC       libmonoruntime_la-metadata-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-seq-points-data.lo
  CC       libmonoruntime_la-handle.lo
  CC       libmonoruntime_la-w32handle-namespace.lo
  CC       libmonoruntime_la-w32handle.lo
  CC       libmonoruntime_la-appdomain.lo
  CC       libmonoruntime_la-domain.lo
  CC       libmonoruntime_la-gc-stats.lo
  CC       libmonoruntime_la-gc.lo
  CC       libmonoruntime_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-mono-hash.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:92,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
  CC       libmonoruntime_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-dynamic-image.lo
  CC       libmonoruntime_la-sre.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-sre-encode.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-sre-save.lo
  CC       libmonoruntime_la-custom-attrs.lo
  CC       libmonoruntime_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-ptr-array.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-null-gc.lo
  CC       libmonoruntime_la-boehm-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-console-win32.lo
  CC       libmonoruntime_static_la-w32file-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:44:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'boehm_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:416:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  416 |   mono_threads_add_joinable_thread ((gpointer)tid);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'on_gc_notification':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'gint64' {aka 'long long int'} [-Wformat=]
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                      ^~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                |
      |                                                                                                gint64 {aka long long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:95:12: note: in definition of macro 'mono_trace_message'
   95 |            __VA_ARGS__)
      |            ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:48: note: format string is defined here
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                               ~^
      |                                                |
      |                                                int
      |                                               %I64d
  CC       libmonoruntime_static_la-icall-windows.lo
  CC       libmonoruntime_static_la-marshal-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-mono-security-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-w32mutex-win32.lo
  CC       libmonoruntime_static_la-w32semaphore-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-w32event-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-w32process-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-w32socket-win32.lo
  CC       libmonoruntime_static_la-w32error-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
  CC       libmonoruntime_static_la-assembly.lo
  CC       libmonoruntime_static_la-attach.lo
  CC       libmonoruntime_static_la-class.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
  CC       libmonoruntime_static_la-class-accessors.lo
  CC       libmonoruntime_static_la-cominterop.lo
  CC       libmonoruntime_static_la-coree.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-debug-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-debug-mono-symfile.lo
  CC       libmonoruntime_static_la-debug-mono-ppdb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-decimal-ms.lo
  CC       libmonoruntime_static_la-environment.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
  CC       libmonoruntime_static_la-exception.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntime_static_la-w32file.lo
  CC       libmonoruntime_static_la-filewatcher.lo
  CC       libmonoruntime_static_la-icall.lo
  CC       libmonoruntime_static_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-jit-info.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:59:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1739:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1739 |     *((guint32*) slot) = (guint32) mono_marshal_get_vtfixup_ftnptr (image, *((guint32*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_static_la-loader.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_static_la-locales.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-lock-tracer.lo
  CC       libmonoruntime_static_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-mempool.lo
  CC       libmonoruntime_static_la-metadata.lo
  CC       libmonoruntime_static_la-metadata-verify.lo
  CC       libmonoruntime_static_la-method-builder.lo
  CC       libmonoruntime_static_la-mono-basic-block.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-config.lo
  CC       libmonoruntime_static_la-mono-debug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-endian.lo
  CC       libmonoruntime_static_la-mono-mlist.lo
  CC       libmonoruntime_static_la-mono-perfcounters.lo
  CC       libmonoruntime_static_la-mono-route.lo
  CC       libmonoruntime_static_la-nacl-stub.lo
  CC       libmonoruntime_static_la-number-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-opcodes.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_static_la-property-bag.lo
  CC       libmonoruntime_static_la-w32socket.lo
  CC       libmonoruntime_static_la-w32process.lo
  CC       libmonoruntime_static_la-profiler.lo
  CC       libmonoruntime_static_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka long long unsigned int}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'long long unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
  CC       libmonoruntime_static_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-runtime.lo
  CC       libmonoruntime_static_la-mono-security.lo
  CC       libmonoruntime_static_la-security-core-clr.lo
  CC       libmonoruntime_static_la-security-manager.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-string-icalls.lo
  CC       libmonoruntime_static_la-sysmath.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-threads.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-threadpool-worker-default.lo
  CC       libmonoruntime_static_la-threadpool-io.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
  CC       libmonoruntime_static_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntime_static_la-dynamic-stream.lo
  CC       libmonoruntime_static_la-file-mmap-posix.lo
  CC       libmonoruntime_static_la-file-mmap-windows.lo
  CC       libmonoruntime_static_la-metadata-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-seq-points-data.lo
  CC       libmonoruntime_static_la-handle.lo
  CC       libmonoruntime_static_la-w32handle-namespace.lo
  CC       libmonoruntime_static_la-w32handle.lo
  CC       libmonoruntime_static_la-appdomain.lo
  CC       libmonoruntime_static_la-domain.lo
  CC       libmonoruntime_static_la-gc-stats.lo
  CC       libmonoruntime_static_la-gc.lo
  CC       libmonoruntime_static_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:92,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-hash.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
  CC       libmonoruntime_static_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-dynamic-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-sre.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
  CC       libmonoruntime_static_la-sre-encode.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-sre-save.lo
  CC       libmonoruntime_static_la-custom-attrs.lo
  CC       libmonoruntime_static_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-ptr-array.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-null-gc.lo
  CC       libmonoruntime_static_la-boehm-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-console-win32.lo
  CC       libmonoruntimesgen_la-w32file-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:44:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2076: warning: "MACH_TYPE" redefined
 2076 | #   define MACH_TYPE "X86_64"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:1134: note: this is the location of the previous definition
 1134 | #     define MACH_TYPE "I386"
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'boehm_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:416:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  416 |   mono_threads_add_joinable_thread ((gpointer)tid);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'on_gc_notification':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'gint64' {aka 'long long int'} [-Wformat=]
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                      ^~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                |
      |                                                                                                gint64 {aka long long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:95:12: note: in definition of macro 'mono_trace_message'
   95 |            __VA_ARGS__)
      |            ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:48: note: format string is defined here
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                               ~^
      |                                                |
      |                                                int
      |                                               %I64d
  CC       libmonoruntimesgen_la-icall-windows.lo
  CC       libmonoruntimesgen_la-marshal-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-mono-security-windows.lo
  CC       libmonoruntimesgen_la-w32mutex-win32.lo
  CC       libmonoruntimesgen_la-w32semaphore-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-w32event-win32.lo
  CC       libmonoruntimesgen_la-w32process-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-w32socket-win32.lo
  CC       libmonoruntimesgen_la-w32error-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
  CC       libmonoruntimesgen_la-assembly.lo
  CC       libmonoruntimesgen_la-attach.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
  CC       libmonoruntimesgen_la-class.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-class-accessors.lo
  CC       libmonoruntimesgen_la-cominterop.lo
  CC       libmonoruntimesgen_la-coree.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-debug-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-debug-mono-symfile.lo
  CC       libmonoruntimesgen_la-debug-mono-ppdb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-decimal-ms.lo
  CC       libmonoruntimesgen_la-environment.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_la-exception.lo
  CC       libmonoruntimesgen_la-w32file.lo
  CC       libmonoruntimesgen_la-filewatcher.lo
  CC       libmonoruntimesgen_la-icall.lo
  CC       libmonoruntimesgen_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
  CC       libmonoruntimesgen_la-jit-info.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1739:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1739 |     *((guint32*) slot) = (guint32) mono_marshal_get_vtfixup_ftnptr (image, *((guint32*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-loader.lo
  CC       libmonoruntimesgen_la-locales.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-lock-tracer.lo
  CC       libmonoruntimesgen_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-mempool.lo
  CC       libmonoruntimesgen_la-metadata.lo
  CC       libmonoruntimesgen_la-metadata-verify.lo
  CC       libmonoruntimesgen_la-method-builder.lo
  CC       libmonoruntimesgen_la-mono-basic-block.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-config.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-debug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-endian.lo
  CC       libmonoruntimesgen_la-mono-mlist.lo
  CC       libmonoruntimesgen_la-mono-perfcounters.lo
  CC       libmonoruntimesgen_la-mono-route.lo
  CC       libmonoruntimesgen_la-nacl-stub.lo
  CC       libmonoruntimesgen_la-number-ms.lo
  CC       libmonoruntimesgen_la-opcodes.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-property-bag.lo
  CC       libmonoruntimesgen_la-w32socket.lo
  CC       libmonoruntimesgen_la-w32process.lo
  CC       libmonoruntimesgen_la-profiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
  CC       libmonoruntimesgen_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka long long unsigned int}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'long long unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
  CC       libmonoruntimesgen_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-runtime.lo
  CC       libmonoruntimesgen_la-mono-security.lo
  CC       libmonoruntimesgen_la-security-core-clr.lo
  CC       libmonoruntimesgen_la-security-manager.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-string-icalls.lo
  CC       libmonoruntimesgen_la-sysmath.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-threads.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-threadpool-worker-default.lo
  CC       libmonoruntimesgen_la-threadpool-io.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
  CC       libmonoruntimesgen_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-dynamic-stream.lo
  CC       libmonoruntimesgen_la-file-mmap-posix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntimesgen_la-file-mmap-windows.lo
  CC       libmonoruntimesgen_la-metadata-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-seq-points-data.lo
  CC       libmonoruntimesgen_la-handle.lo
  CC       libmonoruntimesgen_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_la-w32handle.lo
  CC       libmonoruntimesgen_la-appdomain.lo
  CC       libmonoruntimesgen_la-domain.lo
  CC       libmonoruntimesgen_la-gc-stats.lo
  CC       libmonoruntimesgen_la-gc.lo
  CC       libmonoruntimesgen_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
  CC       libmonoruntimesgen_la-mono-hash.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-dynamic-image.lo
  CC       libmonoruntimesgen_la-sre.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-sre-encode.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sre-save.lo
  CC       libmonoruntimesgen_la-custom-attrs.lo
  CC       libmonoruntimesgen_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-sgen-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-old-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-sgen-new-bridge.lo
  CC       libmonoruntimesgen_la-sgen-tarjan-bridge.lo
  CC       libmonoruntimesgen_la-sgen-toggleref.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_process_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_mark_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_clear_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'mono_gc_toggleref_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-stw.lo
  CC       libmonoruntimesgen_la-sgen-mono.lo
  CC       libmonoruntimesgen_static_la-console-win32.lo
  CC       libmonoruntimesgen_static_la-w32file-win32.lo
  CC       libmonoruntimesgen_static_la-icall-windows.lo
  CC       libmonoruntimesgen_static_la-marshal-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_unified_suspend_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:373:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  373 |   binary_protocol_thread_suspend ((gpointer) mono_thread_info_get_tid (info), stopped_ip);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_unified_suspend_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:390:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  390 |    binary_protocol_thread_restart ((gpointer) mono_thread_info_get_tid (info));
      |                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_value_copy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_set_arrayref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'object_in_domain_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_clear_unreachable_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_mark_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_ephemeron_array_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'need_remove_object_for_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'process_object_for_domain_clearing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_clear_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'report_registered_roots_by_type':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2270:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2270 |  binary_protocol_thread_register ((gpointer)mono_thread_info_get_tid (info));
      |                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2287:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2287 |   mono_threads_add_joinable_thread ((gpointer)tid);
      |                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2294:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2294 |  binary_protocol_thread_unregister ((gpointer)tid);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_scan_thread_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:82: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                                 ~^
      |                                                                                  |
      |                                                                                  unsigned int
      |                                                                                 %I64x
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:82: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                                 ~^
      |                                                                                  |
      |                                                                                  unsigned int
      |                                                                                 %I64x
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2413:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2413 |   binary_protocol_scan_stack ((gpointer)mono_thread_info_get_tid (info), info->client_info.stack_start, info->client_info.stack_end, skip_reason);
      |                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
  CC       libmonoruntimesgen_static_la-mono-security-windows.lo
  CC       libmonoruntimesgen_static_la-w32mutex-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-w32semaphore-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-w32event-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-w32process-win32.lo
  CC       libmonoruntimesgen_static_la-w32socket-win32.lo
  CC       libmonoruntimesgen_static_la-w32error-win32.lo
  CC       libmonoruntimesgen_static_la-assembly.lo
  CC       libmonoruntimesgen_static_la-attach.lo
  CC       libmonoruntimesgen_static_la-class.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
  CC       libmonoruntimesgen_static_la-class-accessors.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-cominterop.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-coree.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-debug-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-debug-mono-symfile.lo
  CC       libmonoruntimesgen_static_la-debug-mono-ppdb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-decimal-ms.lo
  CC       libmonoruntimesgen_static_la-environment.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
  CC       libmonoruntimesgen_static_la-exception.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_static_la-w32file.lo
  CC       libmonoruntimesgen_static_la-filewatcher.lo
  CC       libmonoruntimesgen_static_la-icall.lo
  CC       libmonoruntimesgen_static_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1739:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1739 |     *((guint32*) slot) = (guint32) mono_marshal_get_vtfixup_ftnptr (image, *((guint32*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-jit-info.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-loader.lo
  CC       libmonoruntimesgen_static_la-locales.lo
  CC       libmonoruntimesgen_static_la-lock-tracer.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mempool.lo
  CC       libmonoruntimesgen_static_la-metadata.lo
  CC       libmonoruntimesgen_static_la-metadata-verify.lo
  CC       libmonoruntimesgen_static_la-method-builder.lo
  CC       libmonoruntimesgen_static_la-mono-basic-block.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-config.lo
  CC       libmonoruntimesgen_static_la-mono-debug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-endian.lo
  CC       libmonoruntimesgen_static_la-mono-mlist.lo
  CC       libmonoruntimesgen_static_la-mono-perfcounters.lo
  CC       libmonoruntimesgen_static_la-mono-route.lo
  CC       libmonoruntimesgen_static_la-nacl-stub.lo
  CC       libmonoruntimesgen_static_la-number-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-opcodes.lo
  CC       libmonoruntimesgen_static_la-property-bag.lo
  CC       libmonoruntimesgen_static_la-w32socket.lo
  CC       libmonoruntimesgen_static_la-w32process.lo
  CC       libmonoruntimesgen_static_la-profiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka long long unsigned int}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'long long unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
  CC       libmonoruntimesgen_static_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-runtime.lo
  CC       libmonoruntimesgen_static_la-mono-security.lo
  CC       libmonoruntimesgen_static_la-security-core-clr.lo
  CC       libmonoruntimesgen_static_la-security-manager.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-string-icalls.lo
  CC       libmonoruntimesgen_static_la-sysmath.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-threads.lo
  CC       libmonoruntimesgen_static_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-threadpool-worker-default.lo
  CC       libmonoruntimesgen_static_la-threadpool-io.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-dynamic-stream.lo
  CC       libmonoruntimesgen_static_la-file-mmap-posix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntimesgen_static_la-file-mmap-windows.lo
  CC       libmonoruntimesgen_static_la-metadata-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-seq-points-data.lo
  CC       libmonoruntimesgen_static_la-handle.lo
  CC       libmonoruntimesgen_static_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_static_la-w32handle.lo
  CC       libmonoruntimesgen_static_la-appdomain.lo
  CC       libmonoruntimesgen_static_la-domain.lo
  CC       libmonoruntimesgen_static_la-gc-stats.lo
  CC       libmonoruntimesgen_static_la-gc.lo
  CC       libmonoruntimesgen_static_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
  CC       libmonoruntimesgen_static_la-mono-hash.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
  CC       libmonoruntimesgen_static_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-dynamic-image.lo
  CC       libmonoruntimesgen_static_la-sre.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
  CC       libmonoruntimesgen_static_la-sre-encode.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sre-save.lo
  CC       libmonoruntimesgen_static_la-custom-attrs.lo
  CC       libmonoruntimesgen_static_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-sgen-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-old-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-sgen-new-bridge.lo
  CC       libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo
  CC       libmonoruntimesgen_static_la-sgen-toggleref.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_process_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_mark_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_clear_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'mono_gc_toggleref_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-sgen-stw.lo
  CC       libmonoruntimesgen_static_la-sgen-mono.lo
  CCLD     libmonoruntime-config.la
  CCLD     libmonoruntime.la
  CCLD     libmonoruntime-static.la
  CCLD     libmonoruntimesgen.la
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_unified_suspend_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:373:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  373 |   binary_protocol_thread_suspend ((gpointer) mono_thread_info_get_tid (info), stopped_ip);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_unified_suspend_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:390:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  390 |    binary_protocol_thread_restart ((gpointer) mono_thread_info_get_tid (info));
      |                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_value_copy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_set_arrayref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'object_in_domain_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_clear_unreachable_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_mark_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_ephemeron_array_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'need_remove_object_for_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'process_object_for_domain_clearing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_clear_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'report_registered_roots_by_type':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2270:35: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2270 |  binary_protocol_thread_register ((gpointer)mono_thread_info_get_tid (info));
      |                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:63: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2287:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2287 |   mono_threads_add_joinable_thread ((gpointer)tid);
      |                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2294:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2294 |  binary_protocol_thread_unregister ((gpointer)tid);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_scan_thread_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:82: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                                 ~^
      |                                                                                  |
      |                                                                                  unsigned int
      |                                                                                 %I64x
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:82: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                                 ~^
      |                                                                                  |
      |                                                                                  unsigned int
      |                                                                                 %I64x
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2413:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2413 |   binary_protocol_scan_stack ((gpointer)mono_thread_info_get_tid (info), info->client_info.stack_start, info->client_info.stack_end, skip_reason);
      |                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
  CCLD     libmonoruntimesgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
Making all in sgen
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
  CC       libmonosgen_la-sgen-alloc.lo
  CC       libmonosgen_la-sgen-cardtable.lo
  CC       libmonosgen_la-sgen-debug.lo
  CC       libmonosgen_la-sgen-descriptor.lo
  CC       libmonosgen_la-sgen-fin-weak-hash.lo
  CC       libmonosgen_la-sgen-gc.lo
  CC       libmonosgen_la-sgen-gchandles.lo
  CC       libmonosgen_la-sgen-gray.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:140:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  140 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_try_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_collect_bridge_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:395:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  395 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_finalize_in_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_pinned':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'register_for_finalization':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'try_lock_stage_for_processing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:344:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  344 |  return InterlockedCompareExchange (next_entry, -1, old) == old;
      |                                     ^~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_consistency_callback':
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'process_stage_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:380:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  380 |    if (InterlockedCompareExchange (&entries [i].state, STAGE_ENTRY_INVALID, STAGE_ENTRY_BUSY) != STAGE_ENTRY_BUSY)
      |                                    ^~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'add_stage_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:450:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |     InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_BUSY, STAGE_ENTRY_FREE) != STAGE_ENTRY_FREE) {
      |                                 ^~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:458:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  458 |     InterlockedCompareExchange (next_entry, index + 1, index);
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:479:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  479 |   old_next_entry = InterlockedCompareExchange (next_entry, index + 1, index);
      |                                                ^~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:510:47: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  510 |  previous_state = InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_USED, STAGE_ENTRY_BUSY);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'finalize_with_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_alloc_queue_section':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:89:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_dequeue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:234:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  234 |    old_num_sections = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_steal_section':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:321:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  321 |  sections_remaining = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:324:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  324 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_enqueue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:367:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  367 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_check_remset_consistency':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_mod_union_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'describe_nursery_ptr':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'bad_pointer_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'missing_remset_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_ref_from_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:94: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:121: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |                                                                                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_reference':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'alloc_complex_descriptor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'verify_scan_starts':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'mono_gc_make_descr_for_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_verify_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:66: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                                 ~^
      |                                                                  |
      |                                                                  int
      |                                                                 %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:66: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                                 ~^
      |                                                                  |
      |                                                                  int
      |                                                                 %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:63: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                                              ~^
      |                                                               |
      |                                                               int
      |                                                              %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:63: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                                              ~^
      |                                                               |
      |                                                               int
      |                                                              %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_dump_occupied':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'dump_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_add_to_global_remset':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_objects_from_nursery_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_conservatively_pin_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'precisely_scan_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'alloc_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_finalizer_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'finish_gray_stack':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_from_registered_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'collect_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_copy_or_mark_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_start_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_finish_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_perform_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_invoke_finalizers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_register_root':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_nostore':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store_atomic':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2828:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2828 |   result = InterlockedCompareExchange (&gc_initialized, -1, 0);
      |                                        ^~~~~~~~~~~~~~~
      |                                        |
      |                                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-hash-table.lo
  CC       libmonosgen_la-sgen-internal.lo
  CC       libmonosgen_la-sgen-layout-stats.lo
  CC       libmonosgen_la-sgen-los.lo
  CC       libmonosgen_la-sgen-marksweep.lo
  CC       libmonosgen_la-sgen-memory-governor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_free_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_alloc_large_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'mono_sgen_los_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:52: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                                   ~^
      |                                                    |
      |                                                    int
      |                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:52: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                                   ~^
      |                                                    |
      |                                                    int
      |                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_sweep_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:867:22: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |  int old = SGEN_CAS (&sweep_state, new_, expected);
      |                      ^~~~~~~~~~~~
      |                      |
      |                      volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_calculate_minor_collection_allowance':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_major_collection_start':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_output_log_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:93: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:138: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:151: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:49: warning: too many arguments for format [-Wformat-extra-args]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:94: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:107: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:49: warning: too many arguments for format [-Wformat-extra-args]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:49: warning: too many arguments for format [-Wformat-extra-args]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:79: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:92: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:49: warning: too many arguments for format [-Wformat-extra-args]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_assert_memory_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka long long unsigned int}
      |                                                                                        %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka long long unsigned int}
      |                                                                                        %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_block_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1432:31: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1432 |  gint32 old_state = SGEN_CAS (&block->state, new_state, expected_state);
      |                               ^~~~~~~~~~~~~
      |                               |
      |                               volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-nursery-allocator.lo
  CC       libmonosgen_la-sgen-pinning-stats.lo
  CC       libmonosgen_la-sgen-pinning.lo
  CC       libmonosgen_la-sgen-pointer-queue.lo
  CC       libmonosgen_la-sgen-array-list.lo
  CC       libmonosgen_la-sgen-protocol.lo
  CC       libmonosgen_la-sgen-qsort.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c: In function 'sgen_pin_stats_report':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_clear_allocator_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'add_nursery_frag':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_build_nursery_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_find_section_pin_queue_start_end':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_dump_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_cement_lookup_or_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:336:28: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |  if (InterlockedIncrement ((gint32*)&hash [i].count) == SGEN_CEMENT_THRESHOLD) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_grow':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:53:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |   if (InterlockedCompareExchange ((volatile gint32 *)&array->capacity, new_capacity, old_capacity) != old_capacity)
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_update_next_slot':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:111:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  111 |   } while (InterlockedCompareExchange ((volatile gint32 *)&array->next_slot, new_index + 1, old_next_slot) != old_next_slot);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_open_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:101:24: warning: assignment to 'HANDLE' {aka 'void *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  101 |   binary_protocol_file = open (filename, O_CREAT | O_WRONLY, 0644);
      |                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:102:28: warning: comparison between pointer and integer
  102 |   if (binary_protocol_file == -1) {
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:114:15: warning: passing argument 1 of 'ftruncate' makes integer from pointer without a cast [-Wint-conversion]
  114 |    ftruncate (binary_protocol_file, 0);
      |               ^~~~~~~~~~~~~~~~~~~~
      |               |
      |               HANDLE {aka void *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:65:32: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
   65 | __CRT_INLINE int ftruncate(int __fd, off32_t __length)
      |                            ~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:116:32: warning: comparison between pointer and integer
  116 |  } while (binary_protocol_file == -1);
      |                                ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'close_binary_protocol_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:164:16: warning: passing argument 1 of 'close' makes integer from pointer without a cast [-Wint-conversion]
  164 |  while (close (binary_protocol_file) == -1 && errno == EINTR)
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/io.h:328:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  328 |   int __cdecl close(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'try_lock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:178:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  178 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, -1, 0) != 0);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:188:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  188 |  if (InterlockedCompareExchange (&binary_protocol_use_count, 0, -1) != -1)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'lock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:204:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  204 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count + 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:216:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  216 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count - 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_flush_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:229:16: warning: passing argument 1 of 'write' makes integer from pointer without a cast [-Wint-conversion]
  229 |   ret = write (binary_protocol_file, buffer->buffer + written, to_write - written);
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/io.h:344:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  344 |   int __cdecl write(int _Filehandle,const void *_Buf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'protocol_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:359:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  359 |  if (InterlockedCompareExchange (&buffer->index, index + entry_size, index) != index)
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'realloc_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'sgen_pointer_queue_sort_uniq':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_la-sgen-simple-nursery.lo
  CC       libmonosgen_la-sgen-split-nursery.lo
  CC       libmonosgen_la-sgen-thread-pool.lo
  CC       libmonosgen_la-sgen-workers.lo
  CC       libmonosgen_static_la-sgen-alloc.lo
  CC       libmonosgen_static_la-sgen-cardtable.lo
  CC       libmonosgen_static_la-sgen-debug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:140:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  140 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_try_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:395:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  395 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_pinned':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c: In function 'set_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:86:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   86 |  return InterlockedCompareExchange (&data->state, new_state, old_state) == old_state;
      |                                     ^~~~~~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_consistency_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_check_remset_consistency':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_mod_union_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'describe_nursery_ptr':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'bad_pointer_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'missing_remset_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_ref_from_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:94: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:121: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |                                                                                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:34: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                                  ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_reference':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'verify_scan_starts':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_verify_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_dump_occupied':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'dump_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonosgen_static_la-sgen-descriptor.lo
  CC       libmonosgen_static_la-sgen-fin-weak-hash.lo
  CC       libmonosgen_static_la-sgen-gc.lo
  CC       libmonosgen_static_la-sgen-gchandles.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-gray.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'alloc_complex_descriptor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'mono_gc_make_descr_for_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:66: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                                 ~^
      |                                                                  |
      |                                                                  int
      |                                                                 %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:66: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                                 ~^
      |                                                                  |
      |                                                                  int
      |                                                                 %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:63: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                                              ~^
      |                                                               |
      |                                                               int
      |                                                              %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:63: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                                              ~^
      |                                                               |
      |                                                               int
      |                                                              %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_collect_bridge_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_finalize_in_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'register_for_finalization':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'try_lock_stage_for_processing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:344:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  344 |  return InterlockedCompareExchange (next_entry, -1, old) == old;
      |                                     ^~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'process_stage_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:380:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  380 |    if (InterlockedCompareExchange (&entries [i].state, STAGE_ENTRY_INVALID, STAGE_ENTRY_BUSY) != STAGE_ENTRY_BUSY)
      |                                    ^~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'add_stage_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:450:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |     InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_BUSY, STAGE_ENTRY_FREE) != STAGE_ENTRY_FREE) {
      |                                 ^~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:458:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  458 |     InterlockedCompareExchange (next_entry, index + 1, index);
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:479:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  479 |   old_next_entry = InterlockedCompareExchange (next_entry, index + 1, index);
      |                                                ^~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:510:47: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  510 |  previous_state = InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_USED, STAGE_ENTRY_BUSY);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'finalize_with_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_add_to_global_remset':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_objects_from_nursery_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_conservatively_pin_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'precisely_scan_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'alloc_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_finalizer_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'finish_gray_stack':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_from_registered_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'collect_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_copy_or_mark_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_start_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_finish_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_perform_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_invoke_finalizers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_register_root':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_nostore':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store_atomic':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2828:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2828 |   result = InterlockedCompareExchange (&gc_initialized, -1, 0);
      |                                        ^~~~~~~~~~~~~~~
      |                                        |
      |                                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-hash-table.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_alloc_queue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:89:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_dequeue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:234:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  234 |    old_num_sections = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_steal_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:321:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  321 |  sections_remaining = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:324:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  324 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_enqueue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:367:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  367 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonosgen_static_la-sgen-internal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-layout-stats.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-los.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-marksweep.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-memory-governor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-nursery-allocator.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_free_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_alloc_large_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'mono_sgen_los_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:52: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                                   ~^
      |                                                    |
      |                                                    int
      |                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:52: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                                   ~^
      |                                                    |
      |                                                    int
      |                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_sweep_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:867:22: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |  int old = SGEN_CAS (&sweep_state, new_, expected);
      |                      ^~~~~~~~~~~~
      |                      |
      |                      volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_block_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1432:31: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1432 |  gint32 old_state = SGEN_CAS (&block->state, new_state, expected_state);
      |                               ^~~~~~~~~~~~~
      |                               |
      |                               volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-pinning-stats.lo
  CC       libmonosgen_static_la-sgen-pinning.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_calculate_minor_collection_allowance':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_major_collection_start':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_output_log_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:93: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:138: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:151: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:49: warning: too many arguments for format [-Wformat-extra-args]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:94: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:107: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:49: warning: too many arguments for format [-Wformat-extra-args]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:49: warning: too many arguments for format [-Wformat-extra-args]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:79: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:92: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:49: warning: too many arguments for format [-Wformat-extra-args]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_assert_memory_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka long long unsigned int}
      |                                                                                        %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka long long unsigned int}
      |                                                                                        %I64d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_clear_allocator_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'add_nursery_frag':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_build_nursery_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
  CC       libmonosgen_static_la-sgen-pointer-queue.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c: In function 'sgen_pin_stats_report':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka long long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_find_section_pin_queue_start_end':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_dump_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_cement_lookup_or_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:336:28: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |  if (InterlockedIncrement ((gint32*)&hash [i].count) == SGEN_CEMENT_THRESHOLD) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonosgen_static_la-sgen-array-list.lo
  CC       libmonosgen_static_la-sgen-protocol.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'realloc_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'sgen_pointer_queue_sort_uniq':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
  CC       libmonosgen_static_la-sgen-qsort.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-simple-nursery.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_grow':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:53:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |   if (InterlockedCompareExchange ((volatile gint32 *)&array->capacity, new_capacity, old_capacity) != old_capacity)
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_update_next_slot':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:111:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  111 |   } while (InterlockedCompareExchange ((volatile gint32 *)&array->next_slot, new_index + 1, old_next_slot) != old_next_slot);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-split-nursery.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_open_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:101:24: warning: assignment to 'HANDLE' {aka 'void *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  101 |   binary_protocol_file = open (filename, O_CREAT | O_WRONLY, 0644);
      |                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:102:28: warning: comparison between pointer and integer
  102 |   if (binary_protocol_file == -1) {
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:114:15: warning: passing argument 1 of 'ftruncate' makes integer from pointer without a cast [-Wint-conversion]
  114 |    ftruncate (binary_protocol_file, 0);
      |               ^~~~~~~~~~~~~~~~~~~~
      |               |
      |               HANDLE {aka void *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:65:32: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
   65 | __CRT_INLINE int ftruncate(int __fd, off32_t __length)
      |                            ~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:116:32: warning: comparison between pointer and integer
  116 |  } while (binary_protocol_file == -1);
      |                                ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'close_binary_protocol_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:164:16: warning: passing argument 1 of 'close' makes integer from pointer without a cast [-Wint-conversion]
  164 |  while (close (binary_protocol_file) == -1 && errno == EINTR)
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/io.h:328:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  328 |   int __cdecl close(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'try_lock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:178:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  178 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, -1, 0) != 0);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:188:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  188 |  if (InterlockedCompareExchange (&binary_protocol_use_count, 0, -1) != -1)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'lock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:204:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  204 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count + 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:216:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  216 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count - 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_flush_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:229:16: warning: passing argument 1 of 'write' makes integer from pointer without a cast [-Wint-conversion]
  229 |   ret = write (binary_protocol_file, buffer->buffer + written, to_write - written);
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/io.h:344:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  344 |   int __cdecl write(int _Filehandle,const void *_Buf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'protocol_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:359:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  359 |  if (InterlockedCompareExchange (&buffer->index, index + entry_size, index) != index)
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-thread-pool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-workers.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c: In function 'set_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:86:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   86 |  return InterlockedCompareExchange (&data->state, new_state, old_state) == old_state;
      |                                     ^~~~~~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CCLD     libmonosgen.la
  CCLD     libmonosgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
Making all in mini
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
if test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/.git; then \
	(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono; \
		LANG=C; export LANG; \
		if test -z "$ghprbPullId"; then \
			branch=`git branch | grep '^\*' | sed 's/(detached from .*/explicit/' | cut -d ' ' -f 2`; \
		else \
			branch="pull-request-$ghprbPullId"; \
		fi; \
		version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
		echo "#define FULL_VERSION \"$branch/$version\""; \
	); \
else \
	echo "#define FULL_VERSION \"tarball\""; \
fi > version.h
  CC       genmdesc-genmdesc.o
  CC       genmdesc-helpers.o
  CC       ../metadata/genmdesc-opcodes.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CCLD     genmdesc.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
libtool:   error: Continuing, but uninstalled executables may not work.
perl /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.pl __x86_64__ /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini  cpu-amd64.h amd64_desc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cpu-amd64.md
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
  CC       libmini_static_la-mini.lo
  CC       libmini_static_la-mini-runtime.lo
  CC       libmini_static_la-seq-points.lo
  CC       libmini_static_la-method-to-ir.lo
  CC       libmini_static_la-cfgdump.lo
  CC       libmini_static_la-decompose.lo
  CC       libmini_static_la-jit-icalls.lo
  CC       libmini_static_la-trace.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'indent':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:372:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  372 |  printf ("[%p: %.5f %d] ", (void*)mono_native_thread_id_get (), seconds_since_start (), indent_level);
      |                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:428:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  428 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_leave_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:599:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  599 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
At top level:
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c: In function 'mono_sigsegv_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:2792:11: warning: unused variable 'fault_addr' [-Wunused-variable]
 2792 |  gpointer fault_addr = NULL;
      |           ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c: In function 'mini_method_compile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3118:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3118 |  InterlockedIncrement (&mono_jit_stats.methods_compiled);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3869:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3869 |   InterlockedIncrement (&mono_jit_stats.methods_with_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3871:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3871 |   InterlockedIncrement (&mono_jit_stats.methods_without_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:71:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:64:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-dominators.lo
  CC       libmini_static_la-cfold.lo
  CC       libmini_static_la-helpers.lo
  CC       libmini_static_la-liveness.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-ssa.lo
  CC       libmini_static_la-abcremoval.lo
  CC       libmini_static_la-local-propagation.lo
  CC       libmini_static_la-driver.lo
  CC       libmini_static_la-debug-mini.lo
  CC       libmini_static_la-linear-scan.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-aot-compiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:57:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-aot-runtime.lo
  CC       libmini_static_la-graph.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'compile_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7560:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7560 |  InterlockedIncrement (&acfg->stats.mcount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7596:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7596 |   InterlockedIncrement (&acfg->stats.genericcount);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7609:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7609 |   InterlockedIncrement (&acfg->stats.ocount);
      |                         ^~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7651:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7651 |   InterlockedIncrement (&acfg->stats.abscount);
      |                         ^~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_static_la-mini-codegen.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7784:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7784 |   InterlockedIncrement (&acfg->stats.methods_without_got_slots);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7889:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7889 |  InterlockedIncrement (&acfg->stats.ccount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:61:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-mini-exceptions.lo
  CC       libmini_static_la-mini-trampolines.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'alloc0_jit_info_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:2847:27: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2847 |   InterlockedExchangeAdd (&async_jit_info_size, size);
      |                           ^~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
  CC       libmini_static_la-branch-opts.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'load_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:3965:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3965 |  InterlockedIncrement (&mono_jit_stats.methods_aot);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:61:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c: In function 'mono_draw_graph':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:200:8: warning: unused variable 'com' [-Wunused-variable]
  200 |  char *com;
      |        ^~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c: In function 'get_register_spilling':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/lib/gcc/x86_64-w64-mingw32/9.2.1/include/unwind.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/lib/gcc/x86_64-w64-mingw32/9.2.1/include/unwind.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c: In function 'mono_handle_exception_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:1796:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1796 |    g_print ("[%p:] EXCEPTION handling: %s.%s: %s\n", (void*)mono_native_thread_id_get (), mono_object_class (obj)->name_space, mono_object_class (obj)->name, msg);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:70:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-mini-generic-sharing.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:19:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-tasklets.lo
  CC       libmini_static_la-simd-intrinsics.lo
  CC       libmini_static_la-mini-native-types.lo
  CC       libmini_static_la-unwind.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-image-writer.lo
  CC       libmini_static_la-dwarfwriter.lo
  CC       libmini_static_la-mini-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-debugger-agent.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-xdebug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:66:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
  CC       libmini_static_la-alias-analysis.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'finish_agent_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1070:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1070 |  if (InterlockedCompareExchange (&inited, 1, 0) == 1)
      |                                  ^~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'socket_transport_connect':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1296:52: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
 1296 |     if (setsockopt (sfd, SOL_SOCKET, SO_REUSEADDR, &n, sizeof(n)) == -1)
      |                                                    ^~
      |                                                    |
      |                                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:999:88: note: expected 'const char *' but argument is of type 'int *'
  999 |   WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen);
      |                                                                            ~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_debugger_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1638:55: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1638 |  debugger_thread_handle = mono_threads_create_thread (debugger_thread, NULL, NULL, NULL);
      |                                                       ^~~~~~~~~~~~~~~
      |                                                       |
      |                                                       gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'send_packet':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1815:29: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1815 |  id = InterlockedIncrement (&packet_id);
      |                             ^~~~~~~~~~
      |                             |
      |                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'get_objref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2004:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2004 |  ref->id = InterlockedIncrement (&objref_id);
      |                                  ^~~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'notify_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2689:97: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2689 |  DEBUG_PRINTF (1, "[%p] Interrupting %p...\n", (gpointer) (gsize) mono_native_thread_id_get (), (gpointer)tid);
      |                                                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:616:99: note: in definition of macro 'DEBUG_PRINTF'
  616 | #define DEBUG_PRINTF(level, ...) do { if (G_UNLIKELY ((level) <= log_level)) { fprintf (log_file, __VA_ARGS__); fflush (log_file); } } while (0)
      |                                                                                                   ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2695:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2695 |  mono_thread_info_safe_suspend_and_run ((MonoNativeThreadId)(gpointer)(gsize)thread->tid, FALSE, debugger_interrupt_critical, &interrupt_data);
      |                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2697:129: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2697 |   DEBUG_PRINTF (1, "[%p] mono_thread_info_suspend_sync () failed for %p...\n", (gpointer) (gsize) mono_native_thread_id_get (), (gpointer)tid);
      |                                                                                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:616:99: note: in definition of macro 'DEBUG_PRINTF'
  616 | #define DEBUG_PRINTF(level, ...) do { if (G_UNLIKELY ((level) <= log_level)) { fprintf (log_file, __VA_ARGS__); fflush (log_file); } } while (0)
      |                                                                                                   ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'compute_frame_info':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:3216:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3216 |    f->id = InterlockedIncrement (&frame_id);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5243:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5243 |  int val = InterlockedIncrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'stop_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5256:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5256 |  int val = InterlockedDecrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_static_la-mini-cross-helpers.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'event_commands':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:7698:35: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7698 |   req->id = InterlockedIncrement (&event_request_id);
      |                                   ^~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_static_la-arch-stubs.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:75:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-type-checking.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-lldb.lo
  CC       libmini_static_la-mini-amd64.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_static_la-exceptions-amd64.lo
  CC       libmini_static_la-tramp-amd64.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-amd64-gsharedvt.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_ip_from_context':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:740:27: warning: returning 'DWORD64' {aka 'long long unsigned int'} from a function with return type 'gpointer' {aka 'void *'} makes pointer from integer without a cast [-Wint-conversion]
  740 |  return ((CONTEXT*)sigctx)->Rip;
      |         ~~~~~~~~~~~~~~~~~~^~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:774:1: warning: 'altstack_handle_and_restore' defined but not used [-Wunused-function]
  774 | altstack_handle_and_restore (MonoContext *ctx, MonoObject *obj, gboolean stack_ovf)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:660:1: warning: 'handle_signal_exception' defined but not used [-Wunused-function]
  660 | handle_signal_exception (gpointer obj)
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:118: warning: "VALGRIND_DISCARD_TRANSLATIONS" redefined
  118 | #define VALGRIND_DISCARD_TRANSLATIONS(...)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memcheck.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/valgrind.h:6203: note: this is the location of the previous definition
 6203 | #define VALGRIND_DISCARD_TRANSLATIONS(_qzz_addr,_qzz_len)              \
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:161:26: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  161 |     InterlockedExchange ((gint32*)(orig_code - 4), ((gint64)addr - (gint64)orig_code));
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:353:1: warning: 'collect_field_info_nested' defined but not used [-Wunused-function]
  353 | collect_field_info_nested (MonoClass *klass, GArray *fields_array, int offset, gboolean pinvoke, gboolean unicode)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:269:1: warning: 'merge_argument_class_from_type' defined but not used [-Wunused-function]
  269 | merge_argument_class_from_type (MonoType *type, ArgumentClass class1)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:28:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:61:1: warning: 'arg_info_desc' defined but not used [-Wunused-function]
   61 | arg_info_desc (ArgInfo *info)
      | ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.h:36:20: warning: 'ret_marshal_name' defined but not used [-Wunused-variable]
   36 | static const char* ret_marshal_name[] = {
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
  CC       libmini_static_la-tramp-amd64-gsharedvt.lo
  CC       libmini_static_la-mini-windows.lo
  CC       libmini_static_la-mini-windows-dllmain.lo
  CC       libmini_la-mini.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:29:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.h:36:20: warning: 'ret_marshal_name' defined but not used [-Wunused-variable]
   36 | static const char* ret_marshal_name[] = {
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
  CC       libmini_la-mini-runtime.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:47:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:18:15: warning: no previous prototype for 'DllMain' [-Wmissing-prototypes]
   18 | BOOL APIENTRY DllMain (HMODULE module_handle, DWORD reason, LPVOID reserved)
      |               ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c: In function 'mini_method_compile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3118:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3118 |  InterlockedIncrement (&mono_jit_stats.methods_compiled);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3869:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3869 |   InterlockedIncrement (&mono_jit_stats.methods_with_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3871:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3871 |   InterlockedIncrement (&mono_jit_stats.methods_without_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:64:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-seq-points.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c: In function 'mono_sigsegv_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:2792:11: warning: unused variable 'fault_addr' [-Wunused-variable]
 2792 |  gpointer fault_addr = NULL;
      |           ^~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:71:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-method-to-ir.lo
  CC       libmini_la-cfgdump.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-decompose.lo
  CC       libmini_la-jit-icalls.lo
  CC       libmini_la-trace.lo
  CC       libmini_la-dominators.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-cfold.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'indent':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:372:28: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  372 |  printf ("[%p: %.5f %d] ", (void*)mono_native_thread_id_get (), seconds_since_start (), indent_level);
      |                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:428:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  428 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_leave_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:599:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  599 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-helpers.lo
  CC       libmini_la-liveness.lo
  CC       libmini_la-ssa.lo
  CC       libmini_la-abcremoval.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-local-propagation.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-driver.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:57:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-debug-mini.lo
  CC       libmini_la-linear-scan.lo
  CC       libmini_la-aot-compiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-aot-runtime.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'compile_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7560:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7560 |  InterlockedIncrement (&acfg->stats.mcount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7596:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7596 |   InterlockedIncrement (&acfg->stats.genericcount);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7609:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7609 |   InterlockedIncrement (&acfg->stats.ocount);
      |                         ^~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7651:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7651 |   InterlockedIncrement (&acfg->stats.abscount);
      |                         ^~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7784:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7784 |   InterlockedIncrement (&acfg->stats.methods_without_got_slots);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7889:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7889 |  InterlockedIncrement (&acfg->stats.ccount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_la-graph.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:61:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-codegen.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-exceptions.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'alloc0_jit_info_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:2847:27: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2847 |   InterlockedExchangeAdd (&async_jit_info_size, size);
      |                           ^~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'load_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:3965:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3965 |  InterlockedIncrement (&mono_jit_stats.methods_aot);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:61:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c: In function 'mono_draw_graph':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:200:8: warning: unused variable 'com' [-Wunused-variable]
  200 |  char *com;
      |        ^~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c: In function 'get_register_spilling':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/lib/gcc/x86_64-w64-mingw32/9.2.1/include/unwind.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/lib/gcc/x86_64-w64-mingw32/9.2.1/include/unwind.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:47:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c: In function 'mono_handle_exception_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:1796:54: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1796 |    g_print ("[%p:] EXCEPTION handling: %s.%s: %s\n", (void*)mono_native_thread_id_get (), mono_object_class (obj)->name_space, mono_object_class (obj)->name, msg);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:70:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-trampolines.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:20:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-branch-opts.lo
  CC       libmini_la-mini-generic-sharing.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-tasklets.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:19:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-simd-intrinsics.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-native-types.lo
  CC       libmini_la-unwind.lo
  CC       libmini_la-image-writer.lo
  CC       libmini_la-dwarfwriter.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-gc.lo
  CC       libmini_la-debugger-agent.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:66:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
  CC       libmini_la-xdebug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'finish_agent_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1070:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1070 |  if (InterlockedCompareExchange (&inited, 1, 0) == 1)
      |                                  ^~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'socket_transport_connect':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1296:52: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
 1296 |     if (setsockopt (sfd, SOL_SOCKET, SO_REUSEADDR, &n, sizeof(n)) == -1)
      |                                                    ^~
      |                                                    |
      |                                                    int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:999:88: note: expected 'const char *' but argument is of type 'int *'
  999 |   WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen);
      |                                                                            ~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_debugger_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1638:55: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1638 |  debugger_thread_handle = mono_threads_create_thread (debugger_thread, NULL, NULL, NULL);
      |                                                       ^~~~~~~~~~~~~~~
      |                                                       |
      |                                                       gsize (*)(void *) {aka long long unsigned int (*)(void *)}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' {aka 'long unsigned int (*)(void *)'} but argument is of type 'gsize (*)(void *)' {aka 'long long unsigned int (*)(void *)'}
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'send_packet':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1815:29: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1815 |  id = InterlockedIncrement (&packet_id);
      |                             ^~~~~~~~~~
      |                             |
      |                             int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'get_objref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2004:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2004 |  ref->id = InterlockedIncrement (&objref_id);
      |                                  ^~~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'notify_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2689:97: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2689 |  DEBUG_PRINTF (1, "[%p] Interrupting %p...\n", (gpointer) (gsize) mono_native_thread_id_get (), (gpointer)tid);
      |                                                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:616:99: note: in definition of macro 'DEBUG_PRINTF'
  616 | #define DEBUG_PRINTF(level, ...) do { if (G_UNLIKELY ((level) <= log_level)) { fprintf (log_file, __VA_ARGS__); fflush (log_file); } } while (0)
      |                                                                                                   ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2695:41: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 2695 |  mono_thread_info_safe_suspend_and_run ((MonoNativeThreadId)(gpointer)(gsize)thread->tid, FALSE, debugger_interrupt_critical, &interrupt_data);
      |                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2697:129: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 2697 |   DEBUG_PRINTF (1, "[%p] mono_thread_info_suspend_sync () failed for %p...\n", (gpointer) (gsize) mono_native_thread_id_get (), (gpointer)tid);
      |                                                                                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:616:99: note: in definition of macro 'DEBUG_PRINTF'
  616 | #define DEBUG_PRINTF(level, ...) do { if (G_UNLIKELY ((level) <= log_level)) { fprintf (log_file, __VA_ARGS__); fflush (log_file); } } while (0)
      |                                                                                                   ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'compute_frame_info':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:3216:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3216 |    f->id = InterlockedIncrement (&frame_id);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5243:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5243 |  int val = InterlockedIncrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'stop_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5256:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5256 |  int val = InterlockedDecrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'event_commands':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:7698:35: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7698 |   req->id = InterlockedIncrement (&event_request_id);
      |                                   ^~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_la-alias-analysis.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:75:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-cross-helpers.lo
  CC       libmini_la-arch-stubs.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-type-checking.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-lldb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-amd64.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-exceptions-amd64.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-tramp-amd64.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-amd64-gsharedvt.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:29:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_ip_from_context':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:740:27: warning: returning 'DWORD64' {aka 'long long unsigned int'} from a function with return type 'gpointer' {aka 'void *'} makes pointer from integer without a cast [-Wint-conversion]
  740 |  return ((CONTEXT*)sigctx)->Rip;
      |         ~~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:118: warning: "VALGRIND_DISCARD_TRANSLATIONS" redefined
  118 | #define VALGRIND_DISCARD_TRANSLATIONS(...)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memcheck.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/valgrind.h:6203: note: this is the location of the previous definition
 6203 | #define VALGRIND_DISCARD_TRANSLATIONS(_qzz_addr,_qzz_len)              \
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:161:26: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  161 |     InterlockedExchange ((gint32*)(orig_code - 4), ((gint64)addr - (gint64)orig_code));
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:19:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:774:1: warning: 'altstack_handle_and_restore' defined but not used [-Wunused-function]
  774 | altstack_handle_and_restore (MonoContext *ctx, MonoObject *obj, gboolean stack_ovf)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:660:1: warning: 'handle_signal_exception' defined but not used [-Wunused-function]
  660 | handle_signal_exception (gpointer obj)
      | ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-amd64.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64.c:28:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:353:1: warning: 'collect_field_info_nested' defined but not used [-Wunused-function]
  353 | collect_field_info_nested (MonoClass *klass, GArray *fields_array, int offset, gboolean pinvoke, gboolean unicode)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.c:269:1: warning: 'merge_argument_class_from_type' defined but not used [-Wunused-function]
  269 | merge_argument_class_from_type (MonoType *type, ArgumentClass class1)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-tramp-amd64-gsharedvt.lo
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:61:1: warning: 'arg_info_desc' defined but not used [-Wunused-function]
   61 | arg_info_desc (ArgInfo *info)
      | ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.h:36:20: warning: 'ret_marshal_name' defined but not used [-Wunused-variable]
   36 | static const char* ret_marshal_name[] = {
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:29:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64-gsharedvt.h:36:20: warning: 'ret_marshal_name' defined but not used [-Wunused-variable]
   36 | static const char* ret_marshal_name[] = {
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-amd64-gsharedvt.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
  CC       libmini_la-mini-windows.lo
  CC       libmini_la-mini-windows-dllmain.lo
  CXXLD    libmini-static.la
  CC       mono_sgen-main-sgen.o
  CC       mono_boehm-main.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:47:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:18:15: warning: no previous prototype for 'DllMain' [-Wmissing-prototypes]
   18 | BOOL APIENTRY DllMain (HMODULE module_handle, DWORD reason, LPVOID reserved)
      |               ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CC       main.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-arch.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:40,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:198:25: warning: 'float_return_regs' defined but not used [-Wunused-variable]
  198 | static AMD64_XMM_Reg_No float_return_regs [] = { AMD64_XMM0 };
      |                         ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:196:21: warning: 'return_regs' defined but not used [-Wunused-variable]
  196 | static AMD64_Reg_No return_regs [] = { AMD64_RAX };
      |                     ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-amd64.h:194:25: warning: 'float_param_regs' defined but not used [-Wunused-variable]
  194 | static AMD64_XMM_Reg_No float_param_regs [] = { AMD64_XMM0, AMD64_XMM1, AMD64_XMM2, AMD64_XMM3 };
      |                         ^~~~~~~~~~~~~~~~
  CXXLD    libmini.la
  CCLD     libmonoboehm-2.0.la
  CCLD     libmonosgen-2.0.la
  CCLD     mono-sgen.exe
  CCLD     mono-boehm.exe
  CCLD     monow.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
ln -sf mono-sgen.exe mono.exe
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
Making all in dis
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
  CC       dump.o
  CC       main.o
  CC       declsec.o
  CC       get.o
  CC       dis-cil.o
  CC       util.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:18:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c: In function 'disassemble_cil':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:21: warning: too many arguments for format [-Wformat-extra-args]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:21: warning: too many arguments for format [-Wformat-extra-args]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/x86_64-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:23:
/usr/x86_64-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  AR       libmonodis.a
  CCLD     monodis.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
libtool:   error: Continuing, but uninstalled executables may not work.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
Making all in profiler
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
Making all in support
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
  CC       errno.lo
  CC       map.lo
  CC       signal.lo
  CC       stdio.lo
  CC       string.lo
  CC       stdlib.lo
  CC       zlib-helper.lo
  CC       adler32.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/adler32.c  -DDLL_EXPORT -DPIC -o .libs/adler32.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/signal.c  -DDLL_EXPORT -DPIC -o .libs/signal.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c  -DDLL_EXPORT -DPIC -o .libs/errno.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT map.lo -MD -MP -MF .deps/map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/map.c  -DDLL_EXPORT -DPIC -o .libs/map.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/string.c  -DDLL_EXPORT -DPIC -o .libs/string.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdio.c  -DDLL_EXPORT -DPIC -o .libs/stdio.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zlib-helper.lo -MD -MP -MF .deps/zlib-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zlib-helper.c  -DDLL_EXPORT -DPIC -o .libs/zlib-helper.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c  -DDLL_EXPORT -DPIC -o .libs/stdlib.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c: In function 'Mono_Unix_VersionString':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c:21:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   21 |  return "MonoProject-2015-12-1";
      |         ^~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/string.c -o string.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c -o errno.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c -o stdlib.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/signal.c -o signal.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/adler32.c -o adler32.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdio.c -o stdio.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zlib-helper.lo -MD -MP -MF .deps/zlib-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zlib-helper.c -o zlib-helper.o >/dev/null 2>&1
  CC       compress.lo
  CC       crc32.lo
  CC       uncompr.lo
  CC       deflate.lo
  CC       trees.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/compress.c  -DDLL_EXPORT -DPIC -o .libs/compress.o
  CC       zutil.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/crc32.c  -DDLL_EXPORT -DPIC -o .libs/crc32.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/uncompr.c  -DDLL_EXPORT -DPIC -o .libs/uncompr.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/deflate.c  -DDLL_EXPORT -DPIC -o .libs/deflate.o
  CC       inflate.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/compress.c -o compress.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/trees.c  -DDLL_EXPORT -DPIC -o .libs/trees.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zutil.c  -DDLL_EXPORT -DPIC -o .libs/zutil.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/uncompr.c -o uncompr.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inflate.c  -DDLL_EXPORT -DPIC -o .libs/inflate.o
  CC       infback.lo
  CC       inftrees.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zutil.c -o zutil.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/crc32.c -o crc32.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/infback.c  -DDLL_EXPORT -DPIC -o .libs/infback.o
  CC       inffast.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inftrees.c  -DDLL_EXPORT -DPIC -o .libs/inftrees.o
  CC       minizip/ioapi.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inffast.c  -DDLL_EXPORT -DPIC -o .libs/inffast.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inftrees.c -o inftrees.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/ioapi.lo -MD -MP -MF minizip/.deps/ioapi.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/ioapi.c  -DDLL_EXPORT -DPIC -o minizip/.libs/ioapi.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT map.lo -MD -MP -MF .deps/map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/map.c -o map.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inffast.c -o inffast.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/trees.c -o trees.o >/dev/null 2>&1
  CC       minizip/unzip.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/infback.c -o infback.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/ioapi.lo -MD -MP -MF minizip/.deps/ioapi.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/ioapi.c -o minizip/ioapi.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/deflate.c -o deflate.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/unzip.lo -MD -MP -MF minizip/.deps/unzip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/unzip.c  -DDLL_EXPORT -DPIC -o minizip/.libs/unzip.o
  CC       minizip/zip.lo
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/zip.lo -MD -MP -MF minizip/.deps/zip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/zip.c  -DDLL_EXPORT -DPIC -o minizip/.libs/zip.o
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inflate.c -o inflate.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/unzip.lo -MD -MP -MF minizip/.deps/unzip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/unzip.c -o minizip/unzip.o >/dev/null 2>&1
libtool: compile:  x86_64-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/zip.lo -MD -MP -MF minizip/.deps/zip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/zip.c -o minizip/zip.o >/dev/null 2>&1
  CCLD     libMonoPosixHelper.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
Making all in data
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
Making all in net_2_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
Making all in net_4_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
Making all in net_4_5
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
cp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
Making all in runtime
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
Making all in scripts
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
n=`echo makecert.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > makecert.bat.tmp
n=`echo sn.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > sn.bat.tmp
n=`echo al.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > al.bat.tmp
n=`echo ilasm.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > ilasm.bat.tmp
n=`echo gacutil.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > gacutil.bat.tmp
n=`echo mkbundle.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > mkbundle.bat.tmp
n=`echo monop.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > monop.bat.tmp
n=`echo resgen.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > resgen.bat.tmp
mv -f al.bat.tmp al.bat
mv -f makecert.bat.tmp makecert.bat
mv -f sn.bat.tmp sn.bat
mv -f ilasm.bat.tmp ilasm.bat
mv -f gacutil.bat.tmp gacutil.bat
mv -f mkbundle.bat.tmp mkbundle.bat
mv -f monop.bat.tmp monop.bat
mv -f resgen.bat.tmp resgen.bat
n=`echo wsdl.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > wsdl.bat.tmp
n=`echo al2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > al2.bat.tmp
n=`echo gacutil2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > gacutil2.bat.tmp
n=`echo monop2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > monop2.bat.tmp
n=`echo resgen2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > resgen2.bat.tmp
n=`echo wsdl2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > wsdl2.bat.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service2,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service2.tmp
mv -f wsdl.bat.tmp wsdl.bat
mv -f al2.bat.tmp al2.bat
mv -f gacutil2.bat.tmp gacutil2.bat
mv -f monop2.bat.tmp monop2.bat
mv -f resgen2.bat.tmp resgen2.bat
mv -f wsdl2.bat.tmp wsdl2.bat
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console.bat.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console2.bat.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console4.bat.tmp
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f nunit-console.bat.tmp nunit-console.bat
mv -f nunit-console2.bat.tmp nunit-console2.bat
mv -f nunit-console4.bat.tmp nunit-console4.bat
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/peverify.in > peverify.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mcs.in > mcs.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/csc.in > csc.tmp
mv -f mono-service.tmp mono-service
mv -f mono-service2.tmp mono-service2
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g'  -e "s,@exe_name@,mono-configuration-crypto,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-configuration-crypto.in > mono-configuration-crypto.bat.tmp
mv -f mcs.tmp mcs
mv -f peverify.tmp peverify
mv -f csc.tmp csc
mv -f mono-configuration-crypto.bat.tmp mono-configuration-crypto.bat
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
Making all in man
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
Making all in samples
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
Making all in msvc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
Making all in acceptance-tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
Making all in llvm
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make: Nothing to be done for 'all'.
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
Making install in mcs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/locale/es/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/locale/ja/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/locale/de/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/locale/pt_BR/LC_MESSAGES/mcs.mo
if test "mono" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/$file \
		    /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po/mcs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/po'
Making install in libgc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/m4'
Making install in include
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
Making install in private
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include/private'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/include'
Making install in doc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/libgc-mono'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/barrett_diagram /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/debugging.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gc.man /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gcdescr.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.amiga /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.arm.cross /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.autoconf /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.changes /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.contributors /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.cords /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.DGUX386 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.dj /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.environment /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.ews4800 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.hp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.linux /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.Mac /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.MacOSX /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.macros /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.OS2 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.rs6000 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.sgi /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.solaris2 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.uts /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.win32 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/tree.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/leak.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gcinterface.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/scale.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.darwin /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/simple_example.html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/libgc-mono'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/libgc'
Making install in eglib
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/m4'
Making install in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/eglib'
Making install in mono
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
Making install in arch
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/arch'
Making install in utils
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/utils'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-fallback.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/utils'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/utils'
Making install in cil
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/opcode.def '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/cil'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/cil-opcodes.xml '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/mono-2.0/mono/cil'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/cil'
Making install in metadata
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/metadata'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attrdefs.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/blob.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-mono-symfile.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/environment.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-gc.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/opcodes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/row-indexes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/tokentype.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/metadata'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/metadata'
Making install in sgen
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/sgen'
Making install in mini
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libmonoboehm-2.0.la libmonosgen-2.0.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib'
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonoboehm-2.0.dll.a
libtool: install: base_file=`basename libmonoboehm-2.0.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libmonoboehm-2.0.la'i; echo libmonoboehm-2.0.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/`dirname ../bin/libmonoboehm-2.0.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libmonoboehm-2.0.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonoboehm-2.0.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonoboehm-2.0.dll
libtool: install:  if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonoboehm-2.0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonoboehm-2.0.la
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonosgen-2.0.dll.a
libtool: install: base_file=`basename libmonosgen-2.0.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libmonosgen-2.0.la'i; echo libmonosgen-2.0.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/`dirname ../bin/libmonosgen-2.0.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libmonosgen-2.0.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonosgen-2.0.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonosgen-2.0.dll
libtool: install:  if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libmonosgen-2.0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonosgen-2.0.la
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonoboehm-2.0.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonoboehm-2.0.a
libtool: install: x86_64-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonoboehm-2.0.a
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonosgen-2.0.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonosgen-2.0.a
libtool: install: x86_64-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libmonosgen-2.0.a
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mono-boehm.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-boehm.exe'
libtool: install: /usr/bin/install -c .libs/mono-boehm.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-boehm.exe
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mono-sgen.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-sgen.exe'
libtool: install: /usr/bin/install -c .libs/mono-sgen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-sgen.exe
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c monow.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monow.exe'
libtool: install: /usr/bin/install -c .libs/monow.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monow.exe
make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin && ln -sf mono-sgen mono)
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib; shopt -s nullglob 2>/dev/null; for i in libmonosgen*; do ln -sf $i `echo $i | sed s/sgen//` ; done)
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/jit'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/include/mono-2.0/mono/jit'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/mini'
Making install in dis
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c monodis.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monodis.exe'
libtool: install: /usr/bin/install -c .libs/monodis.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monodis.exe
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/monodis.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-monodis.1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/dis'
Making install in profiler
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono/profiler'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/mono'
Making install in support
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libMonoPosixHelper.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib'
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libMonoPosixHelper.dll.a
libtool: install: base_file=`basename libMonoPosixHelper.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libMonoPosixHelper.la'i; echo libMonoPosixHelper.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/`dirname ../bin/libMonoPosixHelper.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libMonoPosixHelper.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libMonoPosixHelper.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libMonoPosixHelper.dll
libtool: install:  if test -n '' && test -n 'x86_64-w64-mingw32-strip --strip-unneeded'; then eval 'x86_64-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/../bin/libMonoPosixHelper.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libMonoPosixHelper.la
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libMonoPosixHelper.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libMonoPosixHelper.a
libtool: install: x86_64-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/libMonoPosixHelper.a
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/support'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
Making install in net_2_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/2.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/2.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/2.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/2.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_2_0'
Making install in net_4_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_0'
Making install in net_4_5
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.5/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.5/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.5'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono/4.5'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data/net_4_5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono'
 /usr/bin/install -c -m 644 config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/browscap.ini '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/etc/mono'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono/lldb'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/lldb/mono.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/mono/lldb'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/pkgconfig'
 /usr/bin/install -c -m 644 mono.pc mono-2.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc system.web.extensions.design_1.0.pc system.web.mvc.pc system.web.mvc2.pc system.web.mvc3.pc aspnetwebstack.pc reactive.pc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/xbuild12.pc monosgen-2.pc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/lib/pkgconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/data'
Making install in runtime
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/runtime'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin'
 /usr/bin/install -c makecert.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-makecert.bat'
 /usr/bin/install -c sn.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-sn.bat'
 /usr/bin/install -c al.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-al.bat'
 /usr/bin/install -c ilasm.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-ilasm.bat'
 /usr/bin/install -c gacutil.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-gacutil.bat'
 /usr/bin/install -c mkbundle.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mkbundle.bat'
 /usr/bin/install -c monop.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monop.bat'
 /usr/bin/install -c resgen.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-resgen.bat'
 /usr/bin/install -c wsdl.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-wsdl.bat'
 /usr/bin/install -c al2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-al2.bat'
 /usr/bin/install -c gacutil2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-gacutil2.bat'
 /usr/bin/install -c monop2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monop2.bat'
 /usr/bin/install -c resgen2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-resgen2.bat'
 /usr/bin/install -c wsdl2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-wsdl2.bat'
 /usr/bin/install -c mono-service '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-service'
 /usr/bin/install -c mono-service2 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-service2'
 /usr/bin/install -c nunit-console.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-nunit-console.bat'
 /usr/bin/install -c nunit-console2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-nunit-console2.bat'
 /usr/bin/install -c nunit-console4.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-nunit-console4.bat'
 /usr/bin/install -c mono-find-provides '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-find-provides'
 /usr/bin/install -c mono-find-requires '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-find-requires'
 /usr/bin/install -c mdoc-assemble '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdoc-assemble'
 /usr/bin/install -c mdoc-export-html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdoc-export-html'
 /usr/bin/install -c mdoc-export-msxdoc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdoc-export-msxdoc'
 /usr/bin/install -c mdoc-update '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdoc-update'
 /usr/bin/install -c mdoc-validate '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdoc-validate'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdassembler '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdassembler'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdvalidater '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mdvalidater'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocer '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monodocer'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monodocs2html'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2slashdoc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-monodocs2slashdoc'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-test-install '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-test-install'
 /usr/bin/install -c peverify '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-peverify'
 /usr/bin/install -c mcs '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mcs'
 /usr/bin/install -c csc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-csc'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-package-runtime '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-package-runtime'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-heapviz '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-heapviz'
 /usr/bin/install -c mono-configuration-crypto.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/bin/./x86_64-w64-mingw32-mono-configuration-crypto.bat'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/scripts'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/al.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-al.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert2spc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-cert2spc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/certmgr.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-certmgr.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert-sync.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-cert-sync.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/chktrust.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-chktrust.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cilc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-cilc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/crlupdate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-crlupdate.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/csharp.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-csharp.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/disco.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-disco.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/dtd2xsd.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-dtd2xsd.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/gacutil.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-gacutil.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/genxs.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-genxs.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/httpcfg.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-httpcfg.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ilasm.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-ilasm.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/lc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-lc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/macpack.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-macpack.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/makecert.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-makecert.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mconfig.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mconfig.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mcs.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mcs.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdassembler.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdassembler.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdb2ppdb.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdb2ppdb.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-assemble.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc-assemble.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-html.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc-export-html.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-msxdoc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc-export-msxdoc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-update.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc-update.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-validate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdoc-validate.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdvalidater.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mdvalidater.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mkbundle.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mkbundle.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mprof-report.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mprof-report.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-cil-strip.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-cil-strip.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocer.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-monodocer.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocs2html.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-monodocs2html.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monolinker.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-monolinker.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monop.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-monop.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-api-info.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-api-info.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-service.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-service.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-shlib-cop.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-shlib-cop.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-xmltool.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-xmltool.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mozroots.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mozroots.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/pdb2mdb.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-pdb2mdb.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/permview.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-permview.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/resgen.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-resgen.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/secutil.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-secutil.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/setreg.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-setreg.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sgen.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-sgen.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/signcode.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-signcode.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sn.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-sn.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/soapsuds.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-soapsuds.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sqlsharp.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-sqlsharp.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/wsdl.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-wsdl.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xbuild.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-xbuild.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xsd.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-xsd.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-configuration-crypto.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-configuration-crypto.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ccrewrite.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-ccrewrite.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cccheck.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-cccheck.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-symbolicate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man1/x86_64-w64-mingw32-mono-symbolicate.1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man5'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.5' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man5/x86_64-w64-mingw32-mdoc.5'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-config.5' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64-install/share/man/man5/x86_64-w64-mingw32-mono-config.5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/man'
Making install in samples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/samples'
Making install in msvc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/msvc'
Making install in acceptance-tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/acceptance-tests'
Making install in llvm
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64/llvm'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86_64'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... i686-w64-mingw32
checking target system type... i686-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc -static-libgcc
checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc -static-libgcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc -static-libgcc accepts -g... yes
checking for i686-w64-mingw32-gcc -static-libgcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc -static-libgcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i686-w64-mingw32-gcc -static-libgcc... gcc3
checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++ -static-libgcc
checking whether we are using the GNU C++ compiler... yes
checking whether i686-w64-mingw32-g++ -static-libgcc accepts -g... yes
checking dependency style of i686-w64-mingw32-g++ -static-libgcc... gcc3
checking dependency style of i686-w64-mingw32-gcc -static-libgcc... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... i686-w64-mingw32-gcc -static-libgcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for i686-w64-mingw32-as... i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc -static-libgcc... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc -static-libgcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc -static-libgcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc -static-libgcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc -static-libgcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc -static-libgcc static flag -static works... yes
checking if i686-w64-mingw32-gcc -static-libgcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc -static-libgcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc -static-libgcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -static-libgcc -E
checking for ld used by i686-w64-mingw32-g++ -static-libgcc... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking whether the i686-w64-mingw32-g++ -static-libgcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking for i686-w64-mingw32-g++ -static-libgcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-g++ -static-libgcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-g++ -static-libgcc static flag -static works... yes
checking if i686-w64-mingw32-g++ -static-libgcc supports -c -o file.o... yes
checking if i686-w64-mingw32-g++ -static-libgcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-g++ -static-libgcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/configure: line 13744: ./libtool: No such file or directory
checking for ld used by i686-w64-mingw32-gcc -static-libgcc... (cached) /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... (cached) yes
checking for ld used by GCC... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... no
checking netdb.h presence... no
checking for netdb.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking linux/rtc.h usability... no
checking linux/rtc.h presence... no
checking for linux/rtc.h... no
checking sys/syscall.h usability... no
checking sys/syscall.h presence... no
checking for sys/syscall.h... no
checking for sys/mkdev.h... (cached) no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.h... no
checking sys/utsname.h usability... no
checking sys/utsname.h presence... no
checking for sys/utsname.h... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking ucontext.h usability... no
checking ucontext.h presence... no
checking for ucontext.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking netinet/tcp.h usability... no
checking netinet/tcp.h presence... no
checking for netinet/tcp.h... no
checking netinet/in.h usability... no
checking netinet/in.h presence... no
checking for netinet/in.h... no
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking link.h usability... no
checking link.h presence... no
checking for link.h... no
checking asm/sigcontext.h usability... no
checking asm/sigcontext.h presence... no
checking for asm/sigcontext.h... no
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for linux/netlink.h... no
checking for linux/rtnetlink.h... no
checking for sys/user.h... no
checking linux/serial.h usability... no
checking linux/serial.h presence... no
checking for linux/serial.h... no
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking poll.h usability... no
checking poll.h presence... no
checking for poll.h... no
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking grp.h usability... no
checking grp.h presence... no
checking for grp.h... no
checking syslog.h usability... no
checking syslog.h presence... no
checking for syslog.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking for isinf... yes
checking for _finite... yes
checking linux/magic.h usability... no
checking linux/magic.h presence... no
checking for linux/magic.h... no
checking size of void *... 4
checking for clang... (cached) no
checking for -Wno-unused-but-set-variable option to gcc... yes
checking whether NLS is requested... profile_default
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for pkg-config... /usr/bin/pkg-config
checking for -mno-tls-direct-seg-refs option to gcc... yes
checking whether byte ordering is bigendian... no
checking CSharp compiler to use... roslyn
yes
checking for visibility __attribute__... yes
checking whether i686-w64-mingw32-gcc -static-libgcc supports zero length arrays... yes
checking nacl/nacl_dyncode.h usability... no
checking nacl/nacl_dyncode.h presence... no
checking for nacl/nacl_dyncode.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigaction... no
checking for kill... no
checking for signal... yes
checking winternl.h usability... yes
checking winternl.h presence... yes
checking for winternl.h... yes
checking for main in -lws2_32... yes
checking for main in -lpsapi... yes
checking for main in -lole32... yes
checking for main in -lwinmm... yes
checking for main in -loleaut32... yes
checking for main in -ladvapi32... yes
checking for main in -lversion... yes
checking for struct ip_mreqn... no
checking for struct ip_mreq... yes
checking for getaddrinfo... yes
checking for gethostbyname... yes
checking for getprotobyname... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking whether InterlockedExchange64 is declared... yes
checking whether InterlockedCompareExchange64 is declared... yes
checking whether InterlockedDecrement64 is declared... yes
checking whether InterlockedIncrement64 is declared... yes
checking whether InterlockedAdd is declared... yes
checking whether InterlockedAdd64 is declared... yes
checking whether __readfsdword is declared... yes
checking for socklen_t... no
checking for array element initializer support... no
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for execvp... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if big-arrays are to be enabled... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
tr: warning: an unescaped backslash at end of string is not portable
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-uninstalled.pc
config.status: creating acceptance-tests/Makefile
config.status: creating llvm/Makefile
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/btls/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/arm64/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/sgen/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/gc-descriptors/Makefile
config.status: creating mono/unit-tests/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating m4/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_4_0/Makefile
config.status: creating data/net_4_5/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/net_4_0/Browsers/Makefile
config.status: creating data/net_4_5/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono-2.pc
config.status: creating data/monosgen-2.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating data/system.web.mvc.pc
config.status: creating data/system.web.mvc2.pc
config.status: creating data/system.web.mvc3.pc
config.status: creating data/aspnetwebstack.pc
config.status: creating data/reactive.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating tools/sgen/Makefile
config.status: creating tools/monograph/Makefile
config.status: creating tools/pedump/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/machine.config commands
config.status: executing runtime/etc/mono/4.0/web.config commands
config.status: executing runtime/etc/mono/4.5/machine.config commands
config.status: executing runtime/etc/mono/4.5/web.config commands
config.status: executing quiet-libtool commands
config.status: executing nolock-libtool commands
=== configuring in eglib (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib)
configure: running /bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install'  '--build=aarch64-unknown-linux-gnu' '--target=i686-w64-mingw32' '--host=i686-w64-mingw32' '--with-tls=none' '--disable-mcs-build' '--enable-win32-dllmain=yes' '--with-libgc-threads=win32' 'PKG_CONFIG=false' 'mono_cv_clang=no' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=i686-w64-mingw32' 'target_alias=i686-w64-mingw32' 'CPPFLAGS=-gdwarf-2 -gstrict-dwarf' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=win32' '--enable-win32-dllmain=yes' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL' --cache-file=/dev/null --srcdir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib
checking build system type... aarch64-unknown-linux-gnu
checking host system type... i686-w64-mingw32
checking target system type... i686-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of void *... 4
checking size of long... 4
checking size of long long... 8
checking for strlcpy... no
checking for stpcpy... no
checking for strtok_r... yes
checking for rewinddir... yes
checking for vasprintf... yes
checking for getrlimit... no
checking for fork... no
checking for execv... yes
checking for execve... yes
configure: Overridable allocator support disabled
checking for strndup... no
checking for getpwuid_r... no
checking for ld used by GCC... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... no, consider installing GNU libiconv
checking for library containing sqrtf... none required
checking for library containing nanosleep... none required
checking for library containing dlopen... no
checking for varargs macros... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking for locale_charset in -liconv... no
checking for locale_charset in -lcharset... no
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking for pkg-config... /usr/bin/pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/eglib-config.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libgc (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc)
configure: running /bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install'  '--build=aarch64-unknown-linux-gnu' '--target=i686-w64-mingw32' '--host=i686-w64-mingw32' '--with-tls=none' '--disable-mcs-build' '--enable-win32-dllmain=yes' '--with-libgc-threads=win32' 'PKG_CONFIG=false' 'mono_cv_clang=no' 'build_alias=aarch64-unknown-linux-gnu' 'host_alias=i686-w64-mingw32' 'target_alias=i686-w64-mingw32' 'CPPFLAGS=-gdwarf-2 -gstrict-dwarf' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=win32' '--enable-win32-dllmain=yes' '--enable-parallel-mark' 'CPPFLAGS_FOR_LIBGC=-gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL' --cache-file=/dev/null --srcdir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... i686-w64-mingw32
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-w64-mingw32-g++ accepts -g... yes
checking dependency style of i686-w64-mingw32-g++... gcc3
checking whether make supports nested variables... (cached) yes
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
checking for __sync_bool_compare_and_swap... yes
checking for xlc... no
checking for dlopen in -ldl... no
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... (cached) i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... (cached) i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E
checking for ld used by i686-w64-mingw32-g++... /usr/i686-w64-mingw32/bin/ld
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
checking whether the i686-w64-mingw32-g++ linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-g++ static flag -static works... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-g++ linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for bash... /usr/bin/bash
checking if dolt supports this host... no, falling back to libtool
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... win32
checking whether Solaris gcc optimization fix is necessary... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default commands

        mcs source:    mcs
	C# Compiler:   roslyn

   Engine:
	Host:	       i686-w64-mingw32
	Target:	       i686-w64-mingw32
	GC:	       sgen (concurrent by default) and Included Boehm GC with typed GC and parallel mark
	TLS:           pthread
	SIGALTSTACK:   no
	Engine:        Building and using the JIT
	BigArrays:     no
	DTrace:        no
	LLVM Back End: no (dynamically loaded: no)
	Interpreter:   no

   Libraries:
	.NET 4.x:        no
	Xamarin.Android: no
	Xamarin.iOS:     no
	Xamarin.WatchOS: no
	Xamarin.TVOS:    no
	Xamarin.Mac:     no
	Windows AOT:     no
	Orbis:           no
	Test profiles:   AOT Full (no), AOT Hybrid (no)
	JNI support:     no
	libgdiplus:      assumed to be installed
	zlib:            
	BTLS:            no
	

make  all-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
Making all in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
Making all in mcs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
test ! -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/mcs.pot || \
  test -z "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo" || make /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo' is up to date.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
touch stamp-po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
Making all in libgc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
Making all in m4
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
Making all in include
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
Making all in private
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
Making all in doc
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
  CC       allchblk.lo
  CC       alloc.lo
  CC       blacklst.lo
  CC       checksums.lo
  CC       dbg_mlc.lo
  CC       dyn_load.lo
  CC       finalize.lo
  CC       gc_dlopen.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c  -DDLL_EXPORT -DPIC -o .libs/allchblk.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c  -DDLL_EXPORT -DPIC -o .libs/blacklst.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c  -DDLL_EXPORT -DPIC -o .libs/dyn_load.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c  -DDLL_EXPORT -DPIC -o .libs/gc_dlopen.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c  -DDLL_EXPORT -DPIC -o .libs/finalize.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c  -DDLL_EXPORT -DPIC -o .libs/alloc.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c  -DDLL_EXPORT -DPIC -o .libs/dbg_mlc.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/checksums.c  -DDLL_EXPORT -DPIC -o .libs/checksums.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT checksums.lo -MD -MP -MF .deps/checksums.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/checksums.c -o checksums.o >/dev/null 2>&1
  CC       gcj_mlc.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c  -DDLL_EXPORT -DPIC -o .libs/gcj_mlc.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:59:18: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   59 |   static GC_bool GC_enough_large_bytes_left(bytes,n)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:83:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   83 | int GC_hblk_fl_from_blocks(blocks_needed)
      |     ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:147:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  147 | int free_list_index_of(wanted)
      |     ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:165:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  165 | void GC_dump_regions()
      |      ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   53 | void GC_clear_bl();
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:56:10: warning: no previous prototype for 'GC_default_print_heap_obj_proc' [-Wmissing-prototypes]
   56 |     void GC_default_print_heap_obj_proc(ptr_t p)
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:70:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   70 | void GC_print_source_ptr(p)
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:225:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  225 | static GC_bool setup_header(hhdr, sz, kind, flags)
      |                ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:111:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  111 | void GC_clear_bl(doomed)
      |      ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:117:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  117 | void GC_copy_bl(old, new)
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:258:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  258 | void GC_remove_from_fl(hhdr, n)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:123:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  123 | static word total_stack_black_listed();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:301:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  301 | struct hblk * GC_free_block_ending_at(h)
      |               ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   34 | typedef void finalization_mark_proc(/* ptr_t finalizable_obj_ptr */);
      | ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:333:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  333 | void GC_add_to_fl(h, hhdr)
      |      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:112:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  112 | void GC_grow_table(table, log_size_ptr)
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:458:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  458 | struct hblk * GC_get_first_part(h, hhdr, bytes, index)
      |               ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c:286:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  286 | static word total_stack_black_listed()
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_get_first_part':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:500:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  500 | void GC_split_block(h, hhdr, n, nhdr, index)
      |      ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:539:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  539 | struct hblk * GC_allochblk_nth();
      |        ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:572:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  572 | GC_allochblk_nth(sz, kind, flags, n)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c: In function 'GC_allochblk_nth':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:392:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  392 | static void GC_mark_togglerefs ()
      |             ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:408:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | static void GC_clear_togglerefs ()
      |             ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c:761:18: warning: nested extern declaration of 'GC_fail_count' [-Wnested-externs]
  761 |  extern unsigned GC_fail_count;
      |                  ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'ensure_toggleref_capacity':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:442:7: warning: unused variable 'old_capacity' [-Wunused-variable]
  442 |   int old_capacity = GC_toggleref_array_capacity;
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:510:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  510 | GC_API void GC_normal_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:522:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  522 | GC_API void GC_ignore_self_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:545:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  545 | GC_API void GC_null_finalize_mark_proc(p)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:560:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  560 | GC_API void GC_register_finalizer_inner(obj, fn, cd, ofn, ocd, mp)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:766:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  766 | void GC_dump_finalization()
      |      ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_remove_dangling_disappearing_links':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:823:11: warning: unused variable 'real_ptr' [-Wunused-variable]
  823 |     ptr_t real_ptr, real_link;
      |           ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: In function 'GC_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:951:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  951 | void GC_enqueue_all_finalizers()
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:1010:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1010 | GC_API void GC_finalize_all()
      |             ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c:1083:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1083 | void (* GC_finalizer_notifier)() = (void (*) GC_PROTO((void)))0;
      | ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:161:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  161 |   GC_bool GC_has_other_debug_info(/* p */);
      |   ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  173 | ptr_t GC_store_debug_info(/* p, sz, string, integer */);
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:19:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   19 | void GC_default_print_heap_obj_proc();
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:35:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   35 | GC_bool GC_has_other_debug_info(p)
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:240:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  240 | ptr_t GC_store_debug_info(p, sz, string, integer)
      |       ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:728:10: warning: no previous prototype for 'GC_cond_add_roots' [-Wmissing-prototypes]
  728 |     void GC_cond_add_roots(char *base, char * limit)
      |          ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:311:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  311 | ptr_t GC_check_annotated_obj(ohdr)
      |       ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c: In function 'is_frame_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:344:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  344 | void GC_print_type(p)
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:405:10: warning: no previous prototype for 'GC_debug_print_heap_obj_proc' [-Wmissing-prototypes]
  405 |     void GC_debug_print_heap_obj_proc(ptr_t p)
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:420:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  420 | void GC_print_smashed_obj(p, clobbered_addr)
      |      ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:449:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  449 | void GC_do_nothing() {}
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:451:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  451 | void GC_start_debugging()
      |      ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:743:12: warning: no previous prototype for 'GC_debug_malloc_atomic_uncollectable' [-Wmissing-prototypes]
  743 |     GC_PTR GC_debug_malloc_atomic_uncollectable(size_t lb, GC_EXTRA_PARAMS)
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:85:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   85 | {"Copyright 1988,1989 Hans-J. Boehm and Alan J. Demers ",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:86:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   86 | "Copyright (c) 1991-1995 by Xerox Corporation.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:87:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   87 | "Copyright (c) 1996-1998 by Silicon Graphics.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:88:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   88 | "Copyright (c) 1999-2001 by Hewlett-Packard Company.  All rights reserved. ",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:89:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   89 | "THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:90:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   90 | " EXPRESSED OR IMPLIED.  ANY USE IS AT YOUR OWN RISK.",
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:91:1: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   91 | "See source code for details." };
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:838:6: warning: no previous prototype for 'GC_debug_free_inner' [-Wmissing-prototypes]
  838 | void GC_debug_free_inner(GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:926:10: warning: no previous prototype for 'GC_add_smashed' [-Wmissing-prototypes]
  926 |     void GC_add_smashed(ptr_t smashed)
      |          ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:958:10: warning: no previous prototype for 'GC_check_heap_block' [-Wmissing-prototypes]
  958 |     void GC_check_heap_block(register struct hblk *hbp, word dummy)
      |          ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:114:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  114 | extern GC_bool GC_collection_in_progress();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:130:7: warning: no previous prototype for 'GC_timeout_stop_func' [-Wmissing-prototypes]
  130 |   int GC_timeout_stop_func GC_PROTO((void))
      |       ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:155:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  155 | static word min_words_allocd()
      |             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c:1047:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1047 | static void store_old (obj, my_old_fn, my_old_cd, ofn, ocd)
      |             ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:186:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  186 | word GC_adj_words_allocd()
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:231:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  231 | void GC_clear_a_few_frames()
      |      ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: In function 'GC_clear_a_few_frames':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:234:10: warning: variable 'frames' set but not used [-Wunused-but-set-variable]
  234 |     word frames[NWORDS];
      |          ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:254:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  254 | void GC_notify_full_gc()
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:269:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  269 | void GC_maybe_gc()
      |      ^~~~~~~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c:806:18: warning: 'is_frame_buffer' defined but not used [-Wunused-function]
  806 |   static GC_bool is_frame_buffer(ptr_t start, size_t len, DWORD tp)
      |                  ^~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gc_dlopen.lo -MD -MP -MF .deps/gc_dlopen.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:622:8: warning: no previous prototype for 'GC_clear_fl_marks' [-Wmissing-prototypes]
  622 |   void GC_clear_fl_marks(ptr_t q)
      |        ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:905:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  905 | ptr_t GC_max(x,y)
      |       ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:911:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  911 | ptr_t GC_min(x,y)
      |       ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c: In function 'GC_collect_or_expand':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT blacklst.lo -MD -MP -MF .deps/blacklst.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/blacklst.c -o blacklst.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dyn_load.lo -MD -MP -MF .deps/dyn_load.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dyn_load.c -o dyn_load.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT allchblk.lo -MD -MP -MF .deps/allchblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/allchblk.c -o allchblk.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT dbg_mlc.lo -MD -MP -MF .deps/dbg_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT finalize.lo -MD -MP -MF .deps/finalize.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/finalize.c -o finalize.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/alloc.c -o alloc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:161:3: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  161 |   GC_bool GC_has_other_debug_info(/* p */);
      |   ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/dbg_mlc.h:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  173 | ptr_t GC_store_debug_info(/* p, sz, string, integer */);
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: In function 'GC_init_gcj_malloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable]
   56 |     register int i;
      |                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:109:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  109 | ptr_t GC_clear_stack();
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:124:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  124 | static void maybe_finalize()
      |             ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c: In function 'GC_debug_gcj_malloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:210:6: warning: implicit declaration of function 'GC_start_debugging'; did you mean 'GC_store_debug_info'? [-Wimplicit-function-declaration]
  210 |      GC_start_debugging();
      |      ^~~~~~~~~~~~~~~~~~
      |      GC_store_debug_info
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c:210:6: warning: nested extern declaration of 'GC_start_debugging' [-Wnested-externs]
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT gcj_mlc.lo -MD -MP -MF .deps/gcj_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
  CC       headers.lo
  CC       malloc.lo
  CC       mallocx.lo
  CC       mark.lo
  CC       mark_rts.lo
  CC       misc.lo
  CC       new_hblk.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c  -DDLL_EXPORT -DPIC -o .libs/headers.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c  -DDLL_EXPORT -DPIC -o .libs/malloc.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c  -DDLL_EXPORT -DPIC -o .libs/mallocx.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c  -DDLL_EXPORT -DPIC -o .libs/mark.o
  CC       obj_map.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c  -DDLL_EXPORT -DPIC -o .libs/mark_rts.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c  -DDLL_EXPORT -DPIC -o .libs/misc.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c  -DDLL_EXPORT -DPIC -o .libs/new_hblk.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c  -DDLL_EXPORT -DPIC -o .libs/obj_map.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:110:14: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  110 | static hdr * alloc_hdr()
      |              ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:123:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  123 | static void free_hdr(hhdr)
      |             ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c:152:16: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  152 | static GC_bool get_index(addr)
      |                ^~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT headers.lo -MD -MP -MF .deps/headers.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/headers.c -o headers.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:20:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   20 | extern ptr_t GC_clear_stack(); /* in misc.c, behaves like identity */
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   21 | void GC_extend_size_map(); /* in misc.c. */
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c:25:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   25 | GC_bool GC_alloc_reclaim_list(kind)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   27 | extern ptr_t GC_clear_stack();  /* in misc.c, behaves like identity */
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   28 | void GC_extend_size_map();      /* in misc.c. */
      | ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   29 | GC_bool GC_alloc_reclaim_list(); /* in malloc.c */
      | ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:42:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   42 | GC_PTR GC_generic_or_special_malloc(lb,knd)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:248:6: warning: no previous prototype for 'GC_incr_words_allocd' [-Wmissing-prototypes]
  248 | void GC_incr_words_allocd(size_t n)
      |      ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:254:6: warning: no previous prototype for 'GC_incr_mem_freed' [-Wmissing-prototypes]
  254 | void GC_incr_mem_freed(size_t n)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:330:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  330 | extern ptr_t GC_reclaim_generic();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:346:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  346 | void GC_generic_malloc_many(lb, k, result)
      |      ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c:600:8: warning: no previous prototype for 'GC_memalign' [-Wmissing-prototypes]
  600 | GC_PTR GC_memalign(size_t align, size_t lb)
      |        ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_noop1':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:38:26: warning: variable 'sink' set but not used [-Wunused-but-set-variable]
   38 |     static VOLATILE word sink;
      |                          ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:129:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  129 | GC_bool GC_collection_in_progress()
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  259 | static void alloc_mark_stack();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:275:11: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  275 |   GC_bool GC_mark_some_inner(cold_gc_frame)
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: In function 'GC_mark_some':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:472:25: warning: assignment to 'PEXCEPTION_ROUTINE' from incompatible pointer type 'int (*)(struct _EXCEPTION_RECORD *, void *, struct _CONTEXT *, void *)' [-Wincompatible-pointer-types]
  472 |       er.ex_reg.handler = mark_ex_handler;
      |                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1135:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1135 | static void alloc_mark_stack(n)
      |             ^~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/malloc.c -o malloc.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1528:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1528 | void GC_push_marked1(h, hhdr)
      |      ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c:1736:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1736 | GC_bool GC_block_was_dirty(h, hhdr)
      |         ^~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mallocx.lo -MD -MP -MF .deps/mallocx.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mallocx.c -o mallocx.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:278:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  278 | static void GC_remove_root_at_pos(i)
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:300:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  300 | void GC_remove_tmp_roots()
      |      ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:408:20: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | struct exclusion * GC_next_exclusion(start_addr)
      |                    ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c:464:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  464 | void GC_push_conditional_with_exclusions(bottom, top, all)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark_rts.lo -MD -MP -MF .deps/mark_rts.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark_rts.c -o mark_rts.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mark.lo -MD -MP -MF .deps/mark.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mark.c -o mark.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:30:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   30 | ptr_t GC_build_fl1(h, ofl)
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:52:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   52 | ptr_t GC_build_fl_clear2(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:74:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   74 | ptr_t GC_build_fl_clear3(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:94:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   94 | ptr_t GC_build_fl_clear4(h, ofl)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:116:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  116 | ptr_t GC_build_fl2(h, ofl)
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c:134:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  134 | ptr_t GC_build_fl4(h, ofl)
      |       ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:148:8: warning: no previous prototype for 'GC_default_oom_fn' [-Wmissing-prototypes]
  148 | GC_PTR GC_default_oom_fn GC_PROTO((size_t bytes_requested))
      |        ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:157:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  157 | void * GC_project2(arg1, arg2)
      |        ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:172:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  172 |     void GC_init_size_map()
      |          ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:210:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  210 |     void GC_extend_size_map(i)
      |          ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:292:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  292 | ptr_t GC_clear_stack_inner(arg, limit)
      |       ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:312:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  312 | ptr_t GC_clear_stack(arg)
      |       ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:560:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  560 | extern void GC_setpagesize();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:569:6: warning: no previous prototype for 'GC_exit_check' [-Wmissing-prototypes]
  569 | void GC_exit_check GC_PROTO((void))
      |      ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: In function 'GC_init_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:897:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  897 |   int GC_write(buf, len)
      |       ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c:1060:10: warning: no previous prototype for 'GC_default_warn_proc' [-Wmissing-prototypes]
 1060 |     void GC_default_warn_proc(char *msg, GC_word arg)
      |          ^~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT new_hblk.lo -MD -MP -MF .deps/new_hblk.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/new_hblk.c -o new_hblk.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/misc.c -o misc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT obj_map.lo -MD -MP -MF .deps/obj_map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/obj_map.c -o obj_map.o >/dev/null 2>&1
  CC       os_dep.lo
  CC       pcr_interface.lo
  CC       ptr_chck.lo
  CC       real_malloc.lo
  CC       reclaim.lo
  CC       solaris_pthreads.lo
  CC       solaris_threads.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c  -DDLL_EXPORT -DPIC -o .libs/os_dep.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c  -DDLL_EXPORT -DPIC -o .libs/pcr_interface.o
  CC       specific.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c  -DDLL_EXPORT -DPIC -o .libs/ptr_chck.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/real_malloc.c  -DDLL_EXPORT -DPIC -o .libs/real_malloc.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT real_malloc.lo -MD -MP -MF .deps/real_malloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/real_malloc.c -o real_malloc.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c  -DDLL_EXPORT -DPIC -o .libs/reclaim.o
  CC       stubborn.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c  -DDLL_EXPORT -DPIC -o .libs/solaris_pthreads.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c  -DDLL_EXPORT -DPIC -o .libs/solaris_threads.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c  -DDLL_EXPORT -DPIC -o .libs/specific.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c  -DDLL_EXPORT -DPIC -o .libs/stubborn.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:700:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  700 |   void GC_setpagesize()
      |        ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:737:6: warning: no previous prototype for 'GC_get_writable_length' [-Wmissing-prototypes]
  737 | word GC_get_writable_length(ptr_t p, ptr_t *base)
      |      ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1321:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1321 |   void GC_init_win32()
      |        ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1331:9: warning: no previous prototype for 'GC_least_described_address' [-Wmissing-prototypes]
 1331 |   ptr_t GC_least_described_address(ptr_t start)
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1370:11: warning: no previous prototype for 'GC_is_malloc_heap_base' [-Wmissing-prototypes]
 1370 |   GC_bool GC_is_malloc_heap_base(ptr_t p)
      |           ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1381:9: warning: no previous prototype for 'GC_get_allocation_base' [-Wmissing-prototypes]
 1381 |   void *GC_get_allocation_base(void *p)
      |         ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1393:8: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1393 |   void GC_add_current_malloc_heap()
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1428:11: warning: no previous prototype for 'GC_is_heap_base' [-Wmissing-prototypes]
 1428 |   GC_bool GC_is_heap_base (ptr_t p)
      |           ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1450:8: warning: no previous prototype for 'GC_register_root_section' [-Wmissing-prototypes]
 1450 |   void GC_register_root_section(ptr_t static_root)
      |        ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1855:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1855 | ptr_t GC_win32_get_mem(bytes)
      |       ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:1887:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1887 | void GC_win32_free_heap ()
      |      ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2251 | extern void GC_push_all_stacks();
      | ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2253:6: warning: no previous prototype for 'GC_default_push_other_roots' [-Wmissing-prototypes]
 2253 | void GC_default_push_other_roots GC_PROTO((void))
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2542:8: warning: no previous prototype for 'async_set_pht_entry_from_index' [-Wmissing-prototypes]
 2542 |   void async_set_pht_entry_from_index(VOLATILE page_hash_table db, int index) {
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2665:17: warning: no previous prototype for 'GC_write_fault_handler' [-Wmissing-prototypes]
 2665 |     LONG WINAPI GC_write_fault_handler(struct _EXCEPTION_POINTERS *exc_info)
      |                 ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: In function 'GC_remove_protection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:2875:13: warning: variable 'found_clean' set but not used [-Wunused-but-set-variable]
 2875 |     GC_bool found_clean;
      |             ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3022:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3022 | void GC_protect_heap()
      |      ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3110:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3110 | void GC_begin_syscall()
      |      ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3118:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3118 | void GC_end_syscall()
      |      ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c:3126:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 3126 | void GC_unprotect_range(addr, len)
      |      ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pcr_interface.lo -MD -MP -MF .deps/pcr_interface.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT os_dep.lo -MD -MP -MF .deps/os_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/os_dep.c -o os_dep.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:22:6: warning: no previous prototype for 'GC_default_same_obj_print_proc' [-Wmissing-prototypes]
   22 | void GC_default_same_obj_print_proc(GC_PTR p, GC_PTR q)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:118:6: warning: no previous prototype for 'GC_default_is_valid_displacement_print_proc' [-Wmissing-prototypes]
  118 | void GC_default_is_valid_displacement_print_proc (GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:178:6: warning: no previous prototype for 'GC_default_is_visible_print_proc' [-Wmissing-prototypes]
  178 | void GC_default_is_visible_print_proc(GC_PTR p)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c:193:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  193 | GC_bool GC_on_stack(p)
      |         ^~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT ptr_chck.lo -MD -MP -MF .deps/ptr_chck.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:39:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   39 | void GC_add_leaked(leaked)
      |      ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:167:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  167 | GC_bool GC_block_nearly_full1(hhdr, pat1)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:188:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  188 | GC_bool GC_block_nearly_full3(hhdr, pat1, pat2, pat3)
      |         ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:220:9: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  220 | GC_bool GC_block_nearly_full(hhdr)
      |         ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:310:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  310 | ptr_t GC_reclaim_clear(hbp, hhdr, sz, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:366:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  366 | ptr_t GC_reclaim_clear2(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:409:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  409 | ptr_t GC_reclaim_clear4(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:463:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  463 | ptr_t GC_reclaim_uninit(hbp, hhdr, sz, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:495:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  495 | void GC_reclaim_check(hbp, hhdr, sz)
      |      ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:525:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  525 | ptr_t GC_reclaim_uninit2(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:567:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  567 | ptr_t GC_reclaim_uninit4(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:617:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  617 | ptr_t GC_reclaim1(hbp, hhdr, list COUNT_PARAM)
      |       ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:661:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  661 | ptr_t GC_reclaim_generic(hbp, hhdr, sz, init, list COUNT_PARAM)
      |       ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:721:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  721 | void GC_reclaim_small_nonempty_block(hbp, report_if_found COUNT_PARAM)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:752:10: warning: no previous prototype for 'GC_reclaim_block' [-Wmissing-prototypes]
  752 |     void GC_reclaim_block(register struct hblk *hbp, word report_if_found)
      |          ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:835:12: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  835 | static int set_bits(n)
      |            ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:849:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  849 | int GC_n_set_marks(hhdr)
      |     ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:865:10: warning: no previous prototype for 'GC_print_block_descr' [-Wmissing-prototypes]
  865 |     void GC_print_block_descr(struct hblk *h, word dummy)
      |          ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c:909:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  909 | void GC_clear_fl_links(flp)
      |      ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_pthreads.lo -MD -MP -MF .deps/solaris_pthreads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_pthreads.c -o solaris_pthreads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT reclaim.lo -MD -MP -MF .deps/reclaim.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/reclaim.c -o reclaim.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT solaris_threads.lo -MD -MP -MF .deps/solaris_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/solaris_threads.c -o solaris_threads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT specific.lo -MD -MP -MF .deps/specific.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/specific.c -o specific.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT stubborn.lo -MD -MP -MF .deps/stubborn.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/stubborn.c -o stubborn.o >/dev/null 2>&1
  CC       typd_mlc.lo
  CC       backgraph.lo
  CC       win32_threads.lo
  CC       pthread_support.lo
  CC       pthread_stop_world.lo
  CC       darwin_stop_world.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c  -DDLL_EXPORT -DPIC -o .libs/typd_mlc.o
  CC       openbsd_stop_world.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/backgraph.c  -DDLL_EXPORT -DPIC -o .libs/backgraph.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c  -DDLL_EXPORT -DPIC -o .libs/win32_threads.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT backgraph.lo -MD -MP -MF .deps/backgraph.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/backgraph.c -o backgraph.o >/dev/null 2>&1
  CC       mach_dep.lo
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c  -DDLL_EXPORT -DPIC -o .libs/pthread_support.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/pthread_stop_world.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/darwin_stop_world.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT openbsd_stop_world.lo -MD -MP -MF .deps/openbsd_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c  -DDLL_EXPORT -DPIC -o .libs/openbsd_stop_world.o
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c  -DDLL_EXPORT -DPIC -o .libs/mach_dep.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc_mark.h:29,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_pmark.h:35,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:104:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  104 | signed_word GC_add_ext_descriptor(bm, nbits)
      |             ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:169:10: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  169 | GC_descr GC_double_descr(descriptor, nwords)
      |          ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  180 | complex_descriptor * GC_make_sequence_descriptor();
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:201:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  201 | int GC_make_array_descriptor(nelements, size, descriptor,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:301:22: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  301 | complex_descriptor * GC_make_sequence_descriptor(first, second)
      |                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:352:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  352 | void GC_init_explicit_typing()
      |      ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:442:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  442 | word GC_descr_obj_size(d)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:462:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  462 | mse * GC_push_complex_descriptor(addr, d, msp, msl)
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:621:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  621 | ptr_t GC_clear_stack();
      | ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c: In function 'GC_calloc_explicitly_typed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c:791:24: warning: nested extern declaration of 'GC_finalization_failures' [-Wnested-externs]
  791 |        extern unsigned GC_finalization_failures;
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT typd_mlc.lo -MD -MP -MF .deps/typd_mlc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:187:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  187 | static LONG GC_get_max_thread_index()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_delete_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:342:7: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  342 | ptr_t GC_current_stackbottom()
      |       ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:378:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  378 | void GC_push_all_stacks()
      |      ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_push_all_stacks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: warning: passing argument 1 of 'GC_current_warn_proc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: expected 'char *' but argument is of type 'const char *'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:458:48: note: in definition of macro 'WARN'
  458 | # define WARN(msg,arg) (*GC_current_warn_proc)("GC Warning: " msg, (GC_word)(arg))
      |                                                ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:457:6: warning: no previous prototype for 'GC_get_next_stack' [-Wmissing-prototypes]
  457 | void GC_get_next_stack(char *start, char **lo, char **hi)
      |      ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c: In function 'GC_current_stackbottom':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c:352:1: warning: control reaches end of non-void function [-Wreturn-type]
  352 | }
      | ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT win32_threads.lo -MD -MP -MF .deps/win32_threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/win32_threads.c -o win32_threads.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_support.lo -MD -MP -MF .deps/pthread_support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_support.c -o pthread_support.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT pthread_stop_world.lo -MD -MP -MF .deps/pthread_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT darwin_stop_world.lo -MD -MP -MF .deps/darwin_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/darwin_stop_world.c -o darwin_stop_world.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT openbsd_stop_world.lo -MD -MP -MF .deps/openbsd_stop_world.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/openbsd_stop_world.c -o openbsd_stop_world.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:46,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/../gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:407:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  407 | void GC_with_callee_saves_pushed(fn, arg)
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c: In function 'GC_with_callee_saves_pushed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c:408:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  408 | void (*fn)();
      | ^~~~
libtool: compile:  i686-w64-mingw32-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DPACKAGE_URL=\"\" -DGC_WIN32_THREADS=1 -DNO_GETENV=1 -DGC_INSIDE_DLL=1 -DHAS___SYNC_BOOL_COMPARE_AND_SWAP=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I./.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/.. -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -gdwarf-2 -gstrict-dwarf -Wno-deprecated-declarations -g -mno-tls-direct-seg-refs -DGC_BUILD -DGC_NOT_DLL -MT mach_dep.lo -MD -MP -MF .deps/mach_dep.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/mach_dep.c -o mach_dep.o >/dev/null 2>&1
  CCLD     libmonogc.la
  CCLD     libmonogc-static.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
Making all in eglib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make  all-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
Making all in m4
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
Making all in src
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
  CC       libeglib_la-garray.lo
  CC       libeglib_la-gbytearray.lo
  CC       libeglib_la-gerror.lo
  CC       libeglib_la-ghashtable.lo
  CC       libeglib_la-giconv.lo
  CC       libeglib_la-gmem.lo
  CC       libeglib_la-goutput.lo
  CC       libeglib_la-gqsort.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c: In function 'g_calloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:112:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  112 |  if (!x || !n)
      |  ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:114:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  114 |   ptr = G_CALLOC_INTERNAL (n, x);
      |   ^~~
  CC       libeglib_la-gstr.lo
  CC       libeglib_la-gslist.lo
  CC       libeglib_la-gstring.lo
  CC       libeglib_la-gptrarray.lo
  CC       libeglib_la-glist.lo
  CC       libeglib_la-gqueue.lo
  CC       libeglib_la-gpath.lo
  CC       libeglib_la-gshell.lo
  CC       libeglib_la-gspawn.lo
  CC       libeglib_la-gfile.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gpath.c: In function 'g_ensure_directory_exists':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gpath.c:335:12: warning: unused variable 'bRet' [-Wunused-variable]
  335 |   gboolean bRet = FALSE;
      |            ^~~~
  CC       libeglib_la-gfile-posix.lo
  CC       libeglib_la-gpattern.lo
  CC       libeglib_la-gmarkup.lo
  CC       libeglib_la-gutf8.lo
  CC       libeglib_la-gunicode.lo
  CC       libeglib_la-gdate-win32.lo
  CC       libeglib_la-gdir-win32.lo
  CC       libeglib_la-gfile-win32.lo
  CC       libeglib_la-gmisc-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_find_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:294:19: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
  294 |   if ((*p & 0xc0) != 0xb0)
      |                   ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:306:23: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  306 |  } while ((*p & 0xc0) == 0xb0);
      |                       ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_g_utf8_offset_to_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:331:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  331 |    while ((*jump & 0xc0) == 0xb0)
      |                          ^~
  CC       libeglib_la-gmodule-win32.lo
  CC       libeglib_la-gtimer-win32.lo
  CC       libeglib_la-gunicode-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gspawn.c:205:1: warning: 'write_all' defined but not used [-Wunused-function]
  205 | write_all (int fd, const void *vbuf, size_t n)
      | ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c: In function 'monoeg_g_get_home_dir':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:167:11: warning: passing argument 1 of 'monoeg_g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  167 |   g_free (drive);
      |           ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:32:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:125:20: note: expected 'void *' but argument is of type 'const gchar *' {aka 'const char *'}
  125 | void g_free (void *ptr);
      |              ~~~~~~^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:168:11: warning: passing argument 1 of 'monoeg_g_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  168 |   g_free (path);
      |           ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmisc-win32.c:32:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:125:20: note: expected 'void *' but argument is of type 'const gchar *' {aka 'const char *'}
  125 | void g_free (void *ptr);
      |              ~~~~~~^~~
  CCLD     libeglib.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
Making all in mono
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
Making all in arch
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
Making all in utils
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
  CC       os-event-win32.lo
  CC       mono-md5.lo
  CC       mono-sha1.lo
  CC       mono-logger.lo
  CC       mono-codeman.lo
  CC       dlmalloc.lo
  CC       mono-counters.lo
  CC       mono-dl.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT os-event-win32.lo -MD -MP -MF .deps/os-event-win32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-win32.c  -DDLL_EXPORT -DPIC -o .libs/os-event-win32.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT dlmalloc.lo -MD -MP -MF .deps/dlmalloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/dlmalloc.c  -DDLL_EXPORT -DPIC -o .libs/dlmalloc.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.c  -DDLL_EXPORT -DPIC -o .libs/mono-logger.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sha1.c  -DDLL_EXPORT -DPIC -o .libs/mono-sha1.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-codeman.c  -DDLL_EXPORT -DPIC -o .libs/mono-codeman.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-md5.c  -DDLL_EXPORT -DPIC -o .libs/mono-md5.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c  -DDLL_EXPORT -DPIC -o .libs/mono-counters.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-logger.lo -MD -MP -MF .deps/mono-logger.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.c -o mono-logger.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl.lo -MD -MP -MF .deps/mono-dl.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl.c -o mono-dl.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-md5.lo -MD -MP -MF .deps/mono-md5.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-md5.c -o mono-md5.o >/dev/null 2>&1
  CC       mono-dl-windows.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-sha1.lo -MD -MP -MF .deps/mono-sha1.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sha1.c -o mono-sha1.o >/dev/null 2>&1
  CC       mono-dl-darwin.lo
  CC       mono-dl-posix.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-windows.lo -MD -MP -MF .deps/mono-dl-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-windows.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-darwin.lo -MD -MP -MF .deps/mono-dl-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-darwin.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-darwin.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-darwin.lo -MD -MP -MF .deps/mono-dl-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-darwin.c -o mono-dl-darwin.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-posix.lo -MD -MP -MF .deps/mono-dl-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-dl-posix.o
  CC       mono-log-windows.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-posix.lo -MD -MP -MF .deps/mono-dl-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-posix.c -o mono-dl-posix.o >/dev/null 2>&1
  CC       mono-log-common.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-windows.lo -MD -MP -MF .deps/mono-log-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-windows.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c: In function 'dump_counter':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:545:35: note: format string is defined here
  545 |    fprintf (outfile, ENTRY_FMT "%lld\n", counter->name, *(long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:545:35: note: format string is defined here
  545 |    fprintf (outfile, ENTRY_FMT "%lld\n", counter->name, *(long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:551:35: note: format string is defined here
  551 |    fprintf (outfile, ENTRY_FMT "%llu\n", counter->name, *(unsigned long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'l' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:551:35: note: format string is defined here
  551 |    fprintf (outfile, ENTRY_FMT "%llu\n", counter->name, *(unsigned long long *)buffer);
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'z' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:554:33: note: format string is defined here
  554 |   fprintf (outfile, ENTRY_FMT "%zd\n", counter->name, *(gssize*)buffer);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: unknown conversion type character 'z' in format [-Wformat=]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:554:33: note: format string is defined here
  554 |   fprintf (outfile, ENTRY_FMT "%zd\n", counter->name, *(gssize*)buffer);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: warning: too many arguments for format [-Wformat-extra-args]
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c:528:19: note: in definition of macro 'ENTRY_FMT'
  528 | #define ENTRY_FMT "%-36s: "
      |                   ^~~~~~~~~
  CC       mono-log-posix.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-common.lo -MD -MP -MF .deps/mono-log-common.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-common.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:31:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   31 | static wchar_t *logFileName = L".//mono.log";
      |                               ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c: In function 'mono_log_write_syslog':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:102:39: warning: unknown conversion type character 'F' in format [-Wformat=]
  102 |  strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c:102:42: warning: unknown conversion type character 'T' in format [-Wformat=]
  102 |  strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                          ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT os-event-win32.lo -MD -MP -MF .deps/os-event-win32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-win32.c -o os-event-win32.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-windows.lo -MD -MP -MF .deps/mono-log-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-windows.c -o mono-log-windows.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c: In function 'mono_log_write_logfile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:124:40: warning: unknown conversion type character 'F' in format [-Wformat=]
  124 |   strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c:124:43: warning: unknown conversion type character 'T' in format [-Wformat=]
  124 |   strftime(logTime, sizeof(logTime), "%F %T", tod);
      |                                           ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-common.lo -MD -MP -MF .deps/mono-log-common.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-common.c -o mono-log-common.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT dlmalloc.lo -MD -MP -MF .deps/dlmalloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/dlmalloc.c -o dlmalloc.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-codeman.lo -MD -MP -MF .deps/mono-codeman.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-codeman.c -o mono-codeman.o >/dev/null 2>&1
  CC       mono-log-android.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-posix.lo -MD -MP -MF .deps/mono-log-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-posix.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-posix.lo -MD -MP -MF .deps/mono-log-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-posix.c -o mono-log-posix.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-counters.lo -MD -MP -MF .deps/mono-counters.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.c -o mono-counters.o >/dev/null 2>&1
  CC       mono-log-darwin.lo
  CC       mono-internal-hash.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-android.lo -MD -MP -MF .deps/mono-log-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-android.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-android.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-android.lo -MD -MP -MF .deps/mono-log-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-android.c -o mono-log-android.o >/dev/null 2>&1
  CC       mono-io-portability.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-darwin.lo -MD -MP -MF .deps/mono-log-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-darwin.c  -DDLL_EXPORT -DPIC -o .libs/mono-log-darwin.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-internal-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-internal-hash.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-log-darwin.lo -MD -MP -MF .deps/mono-log-darwin.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-log-darwin.c -o mono-log-darwin.o >/dev/null 2>&1
  CC       monobitset.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-internal-hash.lo -MD -MP -MF .deps/mono-internal-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-internal-hash.c -o mono-internal-hash.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-io-portability.c  -DDLL_EXPORT -DPIC -o .libs/mono-io-portability.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-dl-windows.lo -MD -MP -MF .deps/mono-dl-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-windows.c -o mono-dl-windows.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/monobitset.c  -DDLL_EXPORT -DPIC -o .libs/monobitset.o
  CC       mono-filemap.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-io-portability.lo -MD -MP -MF .deps/mono-io-portability.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-io-portability.c -o mono-io-portability.o >/dev/null 2>&1
  CC       mono-math.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-filemap.lo -MD -MP -MF .deps/mono-filemap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-filemap.c  -DDLL_EXPORT -DPIC -o .libs/mono-filemap.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT monobitset.lo -MD -MP -MF .deps/monobitset.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/monobitset.c -o monobitset.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-filemap.lo -MD -MP -MF .deps/mono-filemap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-filemap.c -o mono-filemap.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-math.c  -DDLL_EXPORT -DPIC -o .libs/mono-math.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-math.lo -MD -MP -MF .deps/mono-math.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-math.c -o mono-math.o >/dev/null 2>&1
  CC       mono-mmap.lo
  CC       mono-mmap-windows.lo
  CC       mono-networkinterfaces.lo
  CC       mono-proclib.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c  -DDLL_EXPORT -DPIC -o .libs/mono-mmap.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap-windows.lo -MD -MP -MF .deps/mono-mmap-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-mmap-windows.o
  CC       mono-proclib-windows.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-networkinterfaces.lo -MD -MP -MF .deps/mono-networkinterfaces.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-networkinterfaces.c  -DDLL_EXPORT -DPIC -o .libs/mono-networkinterfaces.o
  CC       mono-publib.lo
  CC       mono-time.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-networkinterfaces.lo -MD -MP -MF .deps/mono-networkinterfaces.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-networkinterfaces.c -o mono-networkinterfaces.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib.lo -MD -MP -MF .deps/mono-proclib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib.c  -DDLL_EXPORT -DPIC -o .libs/mono-proclib.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib-windows.lo -MD -MP -MF .deps/mono-proclib-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-proclib-windows.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-publib.lo -MD -MP -MF .deps/mono-publib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.c  -DDLL_EXPORT -DPIC -o .libs/mono-publib.o
  CC       strenc.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-time.lo -MD -MP -MF .deps/mono-time.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-time.c  -DDLL_EXPORT -DPIC -o .libs/mono-time.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-publib.lo -MD -MP -MF .deps/mono-publib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.c -o mono-publib.o >/dev/null 2>&1
  CC       mono-uri.lo
  CC       mono-poll.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib.lo -MD -MP -MF .deps/mono-proclib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib.c -o mono-proclib.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c  -DDLL_EXPORT -DPIC -o .libs/strenc.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len_with_bounds':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-uri.c  -DDLL_EXPORT -DPIC -o .libs/mono-uri.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-poll.c  -DDLL_EXPORT -DPIC -o .libs/mono-poll.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-uri.lo -MD -MP -MF .deps/mono-uri.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-uri.c -o mono-uri.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT strenc.lo -MD -MP -MF .deps/strenc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c -o strenc.o >/dev/null 2>&1
  CC       mono-path.lo
  CC       mono-stdlib.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-path.c  -DDLL_EXPORT -DPIC -o .libs/mono-path.o
  CC       mono-property-hash.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-stdlib.c  -DDLL_EXPORT -DPIC -o .libs/mono-stdlib.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c: In function 'account_mem':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:89:18: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |  InterlockedAdd ((volatile gint32*)&allocation_count [type], (gint32)size);
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                  |
      |                  volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap-windows.lo -MD -MP -MF .deps/mono-mmap-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap-windows.c -o mono-mmap-windows.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-stdlib.lo -MD -MP -MF .deps/mono-stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-stdlib.c -o mono-stdlib.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-mmap.lo -MD -MP -MF .deps/mono-mmap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-mmap.c -o mono-mmap.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-path.lo -MD -MP -MF .deps/mono-path.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-path.c -o mono-path.o >/dev/null 2>&1
  CC       mono-value-hash.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-property-hash.lo -MD -MP -MF .deps/mono-property-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-property-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-property-hash.o
  CC       mono-error.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-proclib-windows.lo -MD -MP -MF .deps/mono-proclib-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib-windows.c -o mono-proclib-windows.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-property-hash.lo -MD -MP -MF .deps/mono-property-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-property-hash.c -o mono-property-hash.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-time.lo -MD -MP -MF .deps/mono-time.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-time.c -o mono-time.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-value-hash.lo -MD -MP -MF .deps/mono-value-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-value-hash.c  -DDLL_EXPORT -DPIC -o .libs/mono-value-hash.o
  CC       mach-support.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-error.lo -MD -MP -MF .deps/mono-error.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c  -DDLL_EXPORT -DPIC -o .libs/mono-error.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-value-hash.lo -MD -MP -MF .deps/mono-value-hash.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-value-hash.c -o mono-value-hash.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support.lo -MD -MP -MF .deps/mach-support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support.c  -DDLL_EXPORT -DPIC -o .libs/mach-support.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support.lo -MD -MP -MF .deps/mach-support.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support.c -o mach-support.o >/dev/null 2>&1
  CC       mono-context.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-poll.lo -MD -MP -MF .deps/mono-poll.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-poll.c -o mono-poll.o >/dev/null 2>&1
  CC       hazard-pointer.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-context.lo -MD -MP -MF .deps/mono-context.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.c  -DDLL_EXPORT -DPIC -o .libs/mono-context.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT hazard-pointer.lo -MD -MP -MF .deps/hazard-pointer.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c  -DDLL_EXPORT -DPIC -o .libs/hazard-pointer.o
  CC       lock-free-queue.lo
  CC       lock-free-alloc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       lock-free-array-queue.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c: In function 'mono_hazard_pointer_save_for_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:243:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  243 |  if (InterlockedCompareExchange (&overflow_busy [small_id], 1, 0) != 0)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c: In function 'mono_thread_hazardous_queue_free':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:331:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  331 |  InterlockedIncrement (&hazardous_pointer_count);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-queue.lo -MD -MP -MF .deps/lock-free-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-queue.o
  CC       mono-linked-list-set.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-alloc.lo -MD -MP -MF .deps/lock-free-alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-alloc.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT hazard-pointer.lo -MD -MP -MF .deps/hazard-pointer.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/hazard-pointer.c -o hazard-pointer.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-array-queue.lo -MD -MP -MF .deps/lock-free-array-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c  -DDLL_EXPORT -DPIC -o .libs/lock-free-array-queue.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-linked-list-set.lo -MD -MP -MF .deps/mono-linked-list-set.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.c  -DDLL_EXPORT -DPIC -o .libs/mono-linked-list-set.o
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c: In function 'get_dummy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:197:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  197 |   if (InterlockedCompareExchange (&dummy->in_use, 1, 0) == 0)
      |                                   ^~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:56:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c: In function 'try_reenqueue_dummy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:221:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  221 |  if (InterlockedCompareExchange (&q->has_dummy, 1, 0) != 0) {
      |                                  ^~~~~~~~~~~~~
      |                                  |
      |                                  volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c:56:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c: In function 'set_anchor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c:332:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  332 |  return InterlockedCompareExchange (&desc->anchor.value, new_anchor.value, old_anchor.value) == old_anchor.value;
      |                                     ^~~~~~~~~~~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c:68:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-queue.lo -MD -MP -MF .deps/lock-free-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-queue.c -o lock-free-queue.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c: In function 'mono_lock_free_array_queue_push':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:147:33: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  147 |   index = InterlockedIncrement (&q->num_used_entries) - 1;
      |                                 ^~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:149:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  149 |  } while (InterlockedCompareExchange (&entry->state, STATE_BUSY, STATE_FREE) != STATE_FREE);
      |                                       ^~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:165:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  165 |  } while (InterlockedCompareExchange (&q->num_used_entries, index + 1, num_used) != num_used);
      |                                       ^~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c: In function 'mono_lock_free_array_queue_pop':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:181:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  181 |   } while (InterlockedCompareExchange (&q->num_used_entries, index - 1, index) != index);
      |                                        ^~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:184:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  184 |  } while (InterlockedCompareExchange (&entry->state, STATE_BUSY, STATE_USED) != STATE_USED);
      |                                       ^~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       mono-threads.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-array-queue.lo -MD -MP -MF .deps/lock-free-array-queue.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-array-queue.c -o lock-free-array-queue.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-context.lo -MD -MP -MF .deps/mono-context.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.c -o mono-context.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-linked-list-set.lo -MD -MP -MF .deps/mono-linked-list-set.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.c -o mono-linked-list-set.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT lock-free-alloc.lo -MD -MP -MF .deps/lock-free-alloc.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/lock-free-alloc.c -o lock-free-alloc.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-error.lo -MD -MP -MF .deps/mono-error.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.c -o mono-error.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads.lo -MD -MP -MF .deps/mono-threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads.o
  CC       mono-threads-state-machine.lo
  CC       mono-threads-posix.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-state-machine.lo -MD -MP -MF .deps/mono-threads-state-machine.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-state-machine.o
  CC       mono-threads-posix-signals.lo
  CC       mono-threads-mach.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix.lo -MD -MP -MF .deps/mono-threads-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-posix.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix-signals.lo -MD -MP -MF .deps/mono-threads-posix-signals.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-posix-signals.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach.lo -MD -MP -MF .deps/mono-threads-mach.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-mach.o
  CC       mono-threads-mach-helper.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach-helper.lo -MD -MP -MF .deps/mono-threads-mach-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach-helper.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-mach-helper.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach-helper.lo -MD -MP -MF .deps/mono-threads-mach-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach-helper.c -o mono-threads-mach-helper.o >/dev/null 2>&1
  CC       mono-threads-windows.lo
  CC       mono-threads-linux.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-windows.lo -MD -MP -MF .deps/mono-threads-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-windows.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_abort':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:96:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   96 |  InterlockedIncrement (&abort_posts);
      |                        ^~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_suspend':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:104:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  104 |  InterlockedIncrement (&suspend_posts);
      |                        ^~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_notify_initiator_of_resume':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:112:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  112 |  InterlockedIncrement (&resume_posts);
      |                        ^~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_add_to_pending_operation_set':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:176:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  176 |  InterlockedIncrement (&pending_ops);
      |                        ^~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_wait_pending_operations':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:244:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  244 |    InterlockedIncrement (&waits_done);
      |                          ^~~~~~~~~~~
      |                          |
      |                          int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_threads_create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:1195:45: warning: passing argument 1 of 'mono_threads_platform_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1195 |  res = mono_threads_platform_create_thread (inner_start_thread, (gpointer) mono_refcount_inc (thread_data), stack_size, out_tid);
      |                                             ^~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:481:58: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  481 | int mono_threads_platform_create_thread (MonoThreadStart thread_fn, gpointer thread_data, gsize* const stack_size, MonoNativeThreadId *out_tid);
      |                                          ~~~~~~~~~~~~~~~~^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'mono_thread_info_sleep':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:1337:7: warning: unused variable 'ret' [-Wunused-variable]
 1337 |   int ret;
      |       ^~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:497:1: warning: 'thread_exited_dtor' defined but not used [-Wunused-function]
  497 | thread_exited_dtor (void *arg)
      | ^~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-linux.lo -MD -MP -MF .deps/mono-threads-linux.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-linux.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-linux.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-linux.lo -MD -MP -MF .deps/mono-threads-linux.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-linux.c -o mono-threads-linux.o >/dev/null 2>&1
  CC       mono-threads-freebsd.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_attach':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:113:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  113 |   if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_detach':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:141:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  141 |   if (InterlockedCompareExchange (&info->thread_state, STATE_DETACHED, raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_request_async_suspension':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:182:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  182 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPEND_REQUESTED, 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:192:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  192 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:200:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  200 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPEND_REQUESTED, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:208:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  208 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count + 1), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_state_poll':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:257:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  257 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_SELF_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_request_resume':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:318:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  318 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:330:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:336:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |    if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:352:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  352 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (cur_state, suspend_count - 1), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:356:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  356 |    if (InterlockedCompareExchange (&info->thread_state, STATE_RUNNING, raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_finish_async_suspend':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:399:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  399 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_ASYNC_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_do_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:439:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  439 |   if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING, suspend_count), raw_state) != raw_state)
      |                                   ^~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_done_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:481:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  481 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_RUNNING, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:488:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  488 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING_AND_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c: In function 'mono_threads_transition_abort_blocking':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:536:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  536 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_RUNNING, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:543:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  543 |    if (InterlockedCompareExchange (&info->thread_state, build_thread_state (STATE_BLOCKING_AND_SUSPENDED, suspend_count), raw_state) != raw_state)
      |                                    ^~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c:4:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-freebsd.lo -MD -MP -MF .deps/mono-threads-freebsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-freebsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-freebsd.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-freebsd.lo -MD -MP -MF .deps/mono-threads-freebsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-freebsd.c -o mono-threads-freebsd.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'dump_threads':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: in definition of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:219:2: note: in expansion of macro 'FOREACH_THREAD_SAFE'
  219 |  FOREACH_THREAD_SAFE (info) {
      |  ^~~~~~~~~~~~~~~~~~~
  CC       mono-threads-netbsd.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix.lo -MD -MP -MF .deps/mono-threads-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix.c -o mono-threads-posix.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-posix-signals.lo -MD -MP -MF .deps/mono-threads-posix-signals.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-posix-signals.c -o mono-threads-posix-signals.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-state-machine.lo -MD -MP -MF .deps/mono-threads-state-machine.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-state-machine.c -o mono-threads-state-machine.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-mach.lo -MD -MP -MF .deps/mono-threads-mach.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-mach.c -o mono-threads-mach.o >/dev/null 2>&1
  CC       mono-threads-openbsd.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-netbsd.lo -MD -MP -MF .deps/mono-threads-netbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-netbsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-netbsd.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-netbsd.lo -MD -MP -MF .deps/mono-threads-netbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-netbsd.c -o mono-threads-netbsd.o >/dev/null 2>&1
  CC       mono-threads-android.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-openbsd.lo -MD -MP -MF .deps/mono-threads-openbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-openbsd.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-openbsd.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-openbsd.lo -MD -MP -MF .deps/mono-threads-openbsd.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-openbsd.c -o mono-threads-openbsd.o >/dev/null 2>&1
  CC       mono-threads-coop.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-android.lo -MD -MP -MF .deps/mono-threads-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-android.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-android.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-android.lo -MD -MP -MF .deps/mono-threads-android.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-android.c -o mono-threads-android.o >/dev/null 2>&1
  CC       mono-tls.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads.lo -MD -MP -MF .deps/mono-threads.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c -o mono-threads.o >/dev/null 2>&1
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-coop.lo -MD -MP -MF .deps/mono-threads-coop.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c  -DDLL_EXPORT -DPIC -o .libs/mono-threads-coop.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-tls.lo -MD -MP -MF .deps/mono-tls.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-tls.c  -DDLL_EXPORT -DPIC -o .libs/mono-tls.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-windows.lo -MD -MP -MF .deps/mono-threads-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-windows.c -o mono-threads-windows.o >/dev/null 2>&1
  CC       atomic.lo
  CC       mono-hwcap.lo
  CC       bsearch.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.c  -DDLL_EXPORT -DPIC -o .libs/atomic.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap.lo -MD -MP -MF .deps/mono-hwcap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap.c  -DDLL_EXPORT -DPIC -o .libs/mono-hwcap.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/bsearch.c  -DDLL_EXPORT -DPIC -o .libs/bsearch.o
  CC       mono-conc-hashtable.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT bsearch.lo -MD -MP -MF .deps/bsearch.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/bsearch.c -o bsearch.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap.lo -MD -MP -MF .deps/mono-hwcap.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap.c -o mono-hwcap.o >/dev/null 2>&1
  CC       json.lo
  CC       networking.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT atomic.lo -MD -MP -MF .deps/atomic.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.c -o atomic.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-conc-hashtable.lo -MD -MP -MF .deps/mono-conc-hashtable.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-conc-hashtable.c  -DDLL_EXPORT -DPIC -o .libs/mono-conc-hashtable.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT json.lo -MD -MP -MF .deps/json.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/json.c  -DDLL_EXPORT -DPIC -o .libs/json.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-tls.lo -MD -MP -MF .deps/mono-tls.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-tls.c -o mono-tls.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking.lo -MD -MP -MF .deps/networking.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.c  -DDLL_EXPORT -DPIC -o .libs/networking.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-threads-coop.lo -MD -MP -MF .deps/mono-threads-coop.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.c -o mono-threads-coop.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT json.lo -MD -MP -MF .deps/json.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/json.c -o json.o >/dev/null 2>&1
  CC       networking-posix.lo
  CC       networking-fallback.lo
  CC       networking-missing.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-posix.lo -MD -MP -MF .deps/networking-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c  -DDLL_EXPORT -DPIC -o .libs/networking-posix.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-fallback.lo -MD -MP -MF .deps/networking-fallback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-fallback.c  -DDLL_EXPORT -DPIC -o .libs/networking-fallback.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-missing.lo -MD -MP -MF .deps/networking-missing.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-missing.c  -DDLL_EXPORT -DPIC -o .libs/networking-missing.o
  CC       networking-windows.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-windows.lo -MD -MP -MF .deps/networking-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-windows.c  -DDLL_EXPORT -DPIC -o .libs/networking-windows.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-conc-hashtable.lo -MD -MP -MF .deps/mono-conc-hashtable.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-conc-hashtable.c -o mono-conc-hashtable.o >/dev/null 2>&1
  CC       mono-rand.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking.lo -MD -MP -MF .deps/networking.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.c -o networking.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand.lo -MD -MP -MF .deps/mono-rand.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c  -DDLL_EXPORT -DPIC -o .libs/mono-rand.o
  CC       mono-rand-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads-coop.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c:33:1: warning: 'get_address_from_sockaddr' defined but not used [-Wunused-function]
   33 | get_address_from_sockaddr (struct sockaddr *sa)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-fallback.lo -MD -MP -MF .deps/networking-fallback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-fallback.c -o networking-fallback.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-missing.lo -MD -MP -MF .deps/networking-missing.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-missing.c -o networking-missing.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-posix.lo -MD -MP -MF .deps/networking-posix.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-posix.c -o networking-posix.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand-windows.lo -MD -MP -MF .deps/mono-rand-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c  -DDLL_EXPORT -DPIC -o .libs/mono-rand-windows.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand.lo -MD -MP -MF .deps/mono-rand.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand.c -o mono-rand.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT networking-windows.lo -MD -MP -MF .deps/networking-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/networking-windows.c -o networking-windows.o >/dev/null 2>&1
  CC       memfuncs.lo
  CC       parse.lo
  CC       checked-build.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT memfuncs.lo -MD -MP -MF .deps/memfuncs.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memfuncs.c  -DDLL_EXPORT -DPIC -o .libs/memfuncs.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/parse.c  -DDLL_EXPORT -DPIC -o .libs/parse.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/parse.c -o parse.o >/dev/null 2>&1
  CC       mach-support-x86.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT memfuncs.lo -MD -MP -MF .deps/memfuncs.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/memfuncs.c -o memfuncs.o >/dev/null 2>&1
  CC       mono-hwcap-x86.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT checked-build.lo -MD -MP -MF .deps/checked-build.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/checked-build.c  -DDLL_EXPORT -DPIC -o .libs/checked-build.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT checked-build.lo -MD -MP -MF .deps/checked-build.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/checked-build.c -o checked-build.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c: In function 'mono_rand_try_get_bytes':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c:154:74: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
  154 |    mono_error_set_execution_engine (error, "Failed to gen random bytes (%d)", GetLastError ());
      |                                                                         ~^    ~~~~~~~~~~~~~~~
      |                                                                          |    |
      |                                                                          int  DWORD {aka long unsigned int}
      |                                                                         %ld
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-rand-windows.lo -MD -MP -MF .deps/mono-rand-windows.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-rand-windows.c -o mono-rand-windows.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support-x86.lo -MD -MP -MF .deps/mach-support-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support-x86.c  -DDLL_EXPORT -DPIC -o .libs/mach-support-x86.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mach-support-x86.lo -MD -MP -MF .deps/mach-support-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mach-support-x86.c -o mach-support-x86.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap-x86.lo -MD -MP -MF .deps/mono-hwcap-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap-x86.c  -DDLL_EXPORT -DPIC -o .libs/mono-hwcap-x86.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils -I../.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../../eglib/src -fvisibility=hidden -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT mono-hwcap-x86.lo -MD -MP -MF .deps/mono-hwcap-x86.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-hwcap-x86.c -o mono-hwcap-x86.o >/dev/null 2>&1
  CCLD     libmonoutils.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
Making all in cil
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
Making all in metadata
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
  CC       libmonoruntime_config_la-mono-config-dirs.lo
  CC       libmonoruntime_la-console-win32.lo
  CC       libmonoruntime_la-w32file-win32.lo
  CC       libmonoruntime_la-icall-windows.lo
  CC       libmonoruntime_la-marshal-windows.lo
  CC       libmonoruntime_la-mono-security-windows.lo
  CC       libmonoruntime_la-w32mutex-win32.lo
  CC       libmonoruntime_la-w32semaphore-win32.lo
  CC       libmonoruntime_la-w32event-win32.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntime_la-w32process-win32.lo
  CC       libmonoruntime_la-w32socket-win32.lo
  CC       libmonoruntime_la-w32error-win32.lo
  CC       libmonoruntime_la-assembly.lo
  CC       libmonoruntime_la-attach.lo
  CC       libmonoruntime_la-class.lo
  CC       libmonoruntime_la-class-accessors.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-cominterop.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'mono_icall_get_process_working_set_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:43: warning: passing argument 2 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                           ^~~
      |                                           |
      |                                           gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:80: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:48: warning: passing argument 3 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                                ^~~
      |                                                |
      |                                                gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:113: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                                                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_la-coree.lo
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-debug-helpers.lo
  CC       libmonoruntime_la-debug-mono-symfile.lo
  CC       libmonoruntime_la-debug-mono-ppdb.lo
  CC       libmonoruntime_la-decimal-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntime_la-environment.lo
  CC       libmonoruntime_la-exception.lo
  CC       libmonoruntime_la-w32file.lo
  CC       libmonoruntime_la-filewatcher.lo
  CC       libmonoruntime_la-icall.lo
  CC       libmonoruntime_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:59:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-jit-info.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1744:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1744 |     *((guint64*) slot) = (guint64) mono_marshal_get_vtfixup_ftnptr (image, *((guint64*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_la-loader.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
  CC       libmonoruntime_la-locales.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-lock-tracer.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-mempool.lo
  CC       libmonoruntime_la-metadata.lo
  CC       libmonoruntime_la-metadata-verify.lo
  CC       libmonoruntime_la-method-builder.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-basic-block.lo
  CC       libmonoruntime_la-mono-config.lo
  CC       libmonoruntime_la-mono-debug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-endian.lo
  CC       libmonoruntime_la-mono-mlist.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-perfcounters.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-route.lo
  CC       libmonoruntime_la-nacl-stub.lo
  CC       libmonoruntime_la-number-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_la-opcodes.lo
  CC       libmonoruntime_la-property-bag.lo
  CC       libmonoruntime_la-w32socket.lo
  CC       libmonoruntime_la-w32process.lo
  CC       libmonoruntime_la-profiler.lo
  CC       libmonoruntime_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka unsigned int}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-remoting.lo
  CC       libmonoruntime_la-runtime.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-security.lo
  CC       libmonoruntime_la-security-core-clr.lo
  CC       libmonoruntime_la-security-manager.lo
  CC       libmonoruntime_la-string-icalls.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-sysmath.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-threads.lo
  CC       libmonoruntime_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-threadpool-worker-default.lo
  CC       libmonoruntime_la-threadpool-io.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1176:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1176 |  } else if (mono_g_hash_table_lookup (threads, (gpointer)thread->tid) != thread) {
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1185:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1185 |   mono_g_hash_table_remove (threads, (gpointer)thread->tid);
      |                                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'wait_for_tids':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3143:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3143 |   if (mono_g_hash_table_lookup (threads, (gpointer) internal->tid) == internal)
      |                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-verify.lo
  CC       libmonoruntime_la-dynamic-stream.lo
  CC       libmonoruntime_la-file-mmap-posix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_la-file-mmap-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:619:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-metadata-cross-helpers.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-seq-points-data.lo
  CC       libmonoruntime_la-handle.lo
  CC       libmonoruntime_la-w32handle-namespace.lo
  CC       libmonoruntime_la-w32handle.lo
  CC       libmonoruntime_la-appdomain.lo
  CC       libmonoruntime_la-domain.lo
  CC       libmonoruntime_la-gc-stats.lo
  CC       libmonoruntime_la-gc.lo
  CC       libmonoruntime_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:92,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_gc_cleanup':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:996:24: note: in expansion of macro 'GUINT_TO_POINTER'
  996 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:1021:24: note: in expansion of macro 'GUINT_TO_POINTER'
 1021 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-mono-hash.lo
  CC       libmonoruntime_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-dynamic-image.lo
  CC       libmonoruntime_la-sre.lo
  CC       libmonoruntime_la-sre-encode.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-endian.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_release_type_locks':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:590:77: note: in expansion of macro 'GUINT_TO_POINTER'
  590 |  g_hash_table_foreach_remove (type_initialization_hash, release_type_locks, GUINT_TO_POINTER (thread->tid));
      |                                                                             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_la-sre-save.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_la-custom-attrs.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-reflection.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-ptr-array.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_la-null-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_la-boehm-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_static_la-console-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:44:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'on_gc_notification':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'gint64' {aka 'long long int'} [-Wformat=]
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                      ^~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                |
      |                                                                                                gint64 {aka long long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:95:12: note: in definition of macro 'mono_trace_message'
   95 |            __VA_ARGS__)
      |            ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:48: note: format string is defined here
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                               ~^
      |                                                |
      |                                                int
      |                                               %I64d
  CC       libmonoruntime_static_la-w32file-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-icall-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-marshal-windows.lo
  CC       libmonoruntime_static_la-mono-security-windows.lo
  CC       libmonoruntime_static_la-w32mutex-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-w32semaphore-win32.lo
  CC       libmonoruntime_static_la-w32event-win32.lo
  CC       libmonoruntime_static_la-w32process-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-w32socket-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'mono_icall_get_process_working_set_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:43: warning: passing argument 2 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                           ^~~
      |                                           |
      |                                           gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:80: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:48: warning: passing argument 3 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                                ^~~
      |                                                |
      |                                                gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:113: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                                                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
  CC       libmonoruntime_static_la-w32error-win32.lo
  CC       libmonoruntime_static_la-assembly.lo
  CC       libmonoruntime_static_la-attach.lo
  CC       libmonoruntime_static_la-class.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-class-accessors.lo
  CC       libmonoruntime_static_la-cominterop.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_static_la-coree.lo
  CC       libmonoruntime_static_la-debug-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:39:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-debug-mono-symfile.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-debug-mono-ppdb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-decimal-ms.lo
  CC       libmonoruntime_static_la-environment.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
  CC       libmonoruntime_static_la-exception.lo
  CC       libmonoruntime_static_la-w32file.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntime_static_la-filewatcher.lo
  CC       libmonoruntime_static_la-icall.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-jit-info.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:59:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1744:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1744 |     *((guint64*) slot) = (guint64) mono_marshal_get_vtfixup_ftnptr (image, *((guint64*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_static_la-loader.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntime_static_la-locales.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-lock-tracer.lo
  CC       libmonoruntime_static_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-mempool.lo
  CC       libmonoruntime_static_la-metadata.lo
  CC       libmonoruntime_static_la-metadata-verify.lo
  CC       libmonoruntime_static_la-method-builder.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-basic-block.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-config.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-debug.lo
  CC       libmonoruntime_static_la-mono-endian.lo
  CC       libmonoruntime_static_la-mono-mlist.lo
  CC       libmonoruntime_static_la-mono-perfcounters.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-route.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntime_static_la-nacl-stub.lo
  CC       libmonoruntime_static_la-number-ms.lo
  CC       libmonoruntime_static_la-opcodes.lo
  CC       libmonoruntime_static_la-property-bag.lo
  CC       libmonoruntime_static_la-w32socket.lo
  CC       libmonoruntime_static_la-w32process.lo
  CC       libmonoruntime_static_la-profiler.lo
  CC       libmonoruntime_static_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka unsigned int}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
  CC       libmonoruntime_static_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-runtime.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-security.lo
  CC       libmonoruntime_static_la-security-core-clr.lo
  CC       libmonoruntime_static_la-security-manager.lo
  CC       libmonoruntime_static_la-string-icalls.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-sysmath.lo
  CC       libmonoruntime_static_la-threads.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-threadpool-worker-default.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1176:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1176 |  } else if (mono_g_hash_table_lookup (threads, (gpointer)thread->tid) != thread) {
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1185:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1185 |   mono_g_hash_table_remove (threads, (gpointer)thread->tid);
      |                                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'wait_for_tids':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3143:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3143 |   if (mono_g_hash_table_lookup (threads, (gpointer) internal->tid) == internal)
      |                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-threadpool-io.lo
  CC       libmonoruntime_static_la-verify.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-dynamic-stream.lo
  CC       libmonoruntime_static_la-file-mmap-posix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntime_static_la-file-mmap-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-metadata-cross-helpers.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:619:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-seq-points-data.lo
  CC       libmonoruntime_static_la-handle.lo
  CC       libmonoruntime_static_la-w32handle-namespace.lo
  CC       libmonoruntime_static_la-w32handle.lo
  CC       libmonoruntime_static_la-appdomain.lo
  CC       libmonoruntime_static_la-domain.lo
  CC       libmonoruntime_static_la-gc-stats.lo
  CC       libmonoruntime_static_la-gc.lo
  CC       libmonoruntime_static_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:92,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_gc_cleanup':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:996:24: note: in expansion of macro 'GUINT_TO_POINTER'
  996 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:1021:24: note: in expansion of macro 'GUINT_TO_POINTER'
 1021 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-mono-hash.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-endian.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_release_type_locks':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:590:77: note: in expansion of macro 'GUINT_TO_POINTER'
  590 |  g_hash_table_foreach_remove (type_initialization_hash, release_type_locks, GUINT_TO_POINTER (thread->tid));
      |                                                                             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
  CC       libmonoruntime_static_la-dynamic-image.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntime_static_la-sre.lo
  CC       libmonoruntime_static_la-sre-encode.lo
  CC       libmonoruntime_static_la-sre-save.lo
  CC       libmonoruntime_static_la-custom-attrs.lo
  CC       libmonoruntime_static_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-ptr-array.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntime_static_la-null-gc.lo
  CC       libmonoruntime_static_la-boehm-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/null-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:1070:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 1070 |     GC_API void GC_win32_free_heap ();
      |     ^~~~~~
  CC       libmonoruntimesgen_la-console-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
  CC       libmonoruntimesgen_la-w32file-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/gc.h:977,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/gc_wrapper.h:42,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gc_priv.h:66,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/pthread_support.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:44:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/include/private/gcconfig.h:2482:4: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 2482 |    extern ptr_t GC_win32_get_mem();
      |    ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c: In function 'on_gc_notification':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:38: warning: format '%d' expects argument of type 'int', but argument 4 has type 'gint64' {aka 'long long int'} [-Wformat=]
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                      ^~~~~~~~~~~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                                |
      |                                                                                                gint64 {aka long long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:95:12: note: in definition of macro 'mono_trace_message'
   95 |            __VA_ARGS__)
      |            ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/boehm-gc.c:492:48: note: format string is defined here
  492 |   mono_trace_message (MONO_TRACE_GC, "gc took %d usecs", (mono_100ns_ticks () - gc_start_time) / 10);
      |                                               ~^
      |                                                |
      |                                                int
      |                                               %I64d
  CC       libmonoruntimesgen_la-icall-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-marshal-windows.lo
  CC       libmonoruntimesgen_la-mono-security-windows.lo
  CC       libmonoruntimesgen_la-w32mutex-win32.lo
  CC       libmonoruntimesgen_la-w32semaphore-win32.lo
  CC       libmonoruntimesgen_la-w32event-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-w32process-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-w32socket-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'mono_icall_get_process_working_set_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:43: warning: passing argument 2 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                           ^~~
      |                                           |
      |                                           gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:80: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:48: warning: passing argument 3 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                                ^~~
      |                                                |
      |                                                gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:113: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                                                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-w32error-win32.lo
  CC       libmonoruntimesgen_la-assembly.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
  CC       libmonoruntimesgen_la-attach.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
  CC       libmonoruntimesgen_la-class.lo
  CC       libmonoruntimesgen_la-class-accessors.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-cominterop.lo
  CC       libmonoruntimesgen_la-coree.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-debug-helpers.lo
  CC       libmonoruntimesgen_la-debug-mono-symfile.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-debug-mono-ppdb.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-decimal-ms.lo
  CC       libmonoruntimesgen_la-environment.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_la-exception.lo
  CC       libmonoruntimesgen_la-w32file.lo
  CC       libmonoruntimesgen_la-filewatcher.lo
  CC       libmonoruntimesgen_la-icall.lo
  CC       libmonoruntimesgen_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-jit-info.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1744:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1744 |     *((guint64*) slot) = (guint64) mono_marshal_get_vtfixup_ftnptr (image, *((guint64*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-loader.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-locales.lo
  CC       libmonoruntimesgen_la-lock-tracer.lo
  CC       libmonoruntimesgen_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mempool.lo
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-metadata.lo
  CC       libmonoruntimesgen_la-metadata-verify.lo
  CC       libmonoruntimesgen_la-method-builder.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-basic-block.lo
  CC       libmonoruntimesgen_la-mono-config.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-debug.lo
  CC       libmonoruntimesgen_la-mono-endian.lo
  CC       libmonoruntimesgen_la-mono-mlist.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-perfcounters.lo
  CC       libmonoruntimesgen_la-mono-route.lo
  CC       libmonoruntimesgen_la-nacl-stub.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-number-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_la-opcodes.lo
  CC       libmonoruntimesgen_la-property-bag.lo
  CC       libmonoruntimesgen_la-w32socket.lo
  CC       libmonoruntimesgen_la-w32process.lo
  CC       libmonoruntimesgen_la-profiler.lo
  CC       libmonoruntimesgen_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka unsigned int}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-remoting.lo
  CC       libmonoruntimesgen_la-runtime.lo
  CC       libmonoruntimesgen_la-mono-security.lo
  CC       libmonoruntimesgen_la-security-core-clr.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-security-manager.lo
  CC       libmonoruntimesgen_la-string-icalls.lo
  CC       libmonoruntimesgen_la-sysmath.lo
  CC       libmonoruntimesgen_la-threads.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-threadpool.lo
  CC       libmonoruntimesgen_la-threadpool-worker-default.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-threadpool-io.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1176:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1176 |  } else if (mono_g_hash_table_lookup (threads, (gpointer)thread->tid) != thread) {
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1185:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1185 |   mono_g_hash_table_remove (threads, (gpointer)thread->tid);
      |                                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'wait_for_tids':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3143:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3143 |   if (mono_g_hash_table_lookup (threads, (gpointer) internal->tid) == internal)
      |                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-verify.lo
  CC       libmonoruntimesgen_la-dynamic-stream.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-file-mmap-posix.lo
  CC       libmonoruntimesgen_la-file-mmap-windows.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntimesgen_la-metadata-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:619:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-seq-points-data.lo
  CC       libmonoruntimesgen_la-handle.lo
  CC       libmonoruntimesgen_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_la-w32handle.lo
  CC       libmonoruntimesgen_la-appdomain.lo
  CC       libmonoruntimesgen_la-domain.lo
  CC       libmonoruntimesgen_la-gc-stats.lo
  CC       libmonoruntimesgen_la-gc.lo
  CC       libmonoruntimesgen_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_gc_cleanup':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:996:24: note: in expansion of macro 'GUINT_TO_POINTER'
  996 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:1021:24: note: in expansion of macro 'GUINT_TO_POINTER'
 1021 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-mono-hash.lo
  CC       libmonoruntimesgen_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-dynamic-image.lo
  CC       libmonoruntimesgen_la-sre.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-endian.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_release_type_locks':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:590:77: note: in expansion of macro 'GUINT_TO_POINTER'
  590 |  g_hash_table_foreach_remove (type_initialization_hash, release_type_locks, GUINT_TO_POINTER (thread->tid));
      |                                                                             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sre-encode.lo
  CC       libmonoruntimesgen_la-sre-save.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-custom-attrs.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-reflection.lo
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_la-sgen-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-old-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-sgen-new-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-tarjan-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'mix_hash':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:448:25: warning: right shift count >= width of type [-Wshift-count-overflow]
  448 |   hash = hash ^ (source >> 32);
      |                         ^~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-sgen-toggleref.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-stw.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_process_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_mark_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_clear_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'mono_gc_toggleref_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_la-sgen-mono.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-console-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-w32file-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-icall-windows.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-marshal-windows.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_value_copy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_set_arrayref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'object_in_domain_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_clear_unreachable_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_mark_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_ephemeron_array_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'need_remove_object_for_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'process_object_for_domain_clearing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_clear_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'report_registered_roots_by_type':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_scan_thread_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
  CC       libmonoruntimesgen_static_la-mono-security-windows.lo
  CC       libmonoruntimesgen_static_la-w32mutex-win32.lo
  CC       libmonoruntimesgen_static_la-w32semaphore-win32.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/console-win32.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_read':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:88:44: warning: passing argument 4 of 'ReadFile' from incompatible pointer type [-Wincompatible-pointer-types]
   88 |  res = ReadFile (handle, buffer, numbytes, bytesread, NULL);
      |                                            ^~~~~~~~~
      |                                            |
      |                                            guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:167:106: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  167 |   WINBASEAPI WINBOOL WINAPI ReadFile (HANDLE hFile, LPVOID lpBuffer, DWORD nNumberOfBytesToRead, LPDWORD lpNumberOfBytesRead, LPOVERLAPPED lpOverlapped);
      |                                                                                                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_write':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:98:45: warning: passing argument 4 of 'WriteFile' from incompatible pointer type [-Wincompatible-pointer-types]
   98 |  res = WriteFile (handle, buffer, numbytes, byteswritten, NULL);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:175:109: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  175 |   WINBASEAPI WINBOOL WINAPI WriteFile (HANDLE hFile, LPCVOID lpBuffer, DWORD nNumberOfBytesToWrite, LPDWORD lpNumberOfBytesWritten, LPOVERLAPPED lpOverlapped);
      |                                                                                                     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:128:46: warning: passing argument 3 of 'SetFilePointer' from incompatible pointer type [-Wincompatible-pointer-types]
  128 |  res = SetFilePointer (handle, movedistance, highmovedistance, method);
      |                                              ^~~~~~~~~~~~~~~~
      |                                              |
      |                                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:35:83: note: expected 'PLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   35 | WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
      |                                                                             ~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_volume_information':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:60: warning: passing argument 4 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                            ^~~~~~~~~
      |                                                            |
      |                                                            gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:134: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:71: warning: passing argument 5 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                       ^~~~~~~
      |                                                                       |
      |                                                                       gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:164: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                            ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:325:80: warning: passing argument 6 of 'GetVolumeInformationW' from incompatible pointer type [-Wincompatible-pointer-types]
  325 |  res = GetVolumeInformation (path, volumename, volumesize, outserial, maxcomp, fsflags, fsbuffer, fsbuffersize);
      |                                                                                ^~~~~~~
      |                                                                                |
      |                                                                                gint * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:83:198: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint *' {aka 'int *'}
   83 |   WINBASEAPI WINBOOL WINAPI GetVolumeInformationW (LPCWSTR lpRootPathName, LPWSTR lpVolumeNameBuffer, DWORD nVolumeNameSize, LPDWORD lpVolumeSerialNumber, LPDWORD lpMaximumComponentLength, LPDWORD lpFileSystemFlags, LPWSTR lpFileSystemNameBuffer, DWORD nFileSystemNameSize);
      |                                                                                                                                                                                              ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c: In function 'mono_w32file_get_file_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:450:32: warning: passing argument 2 of 'GetFileSize' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |  length = GetFileSize (handle, &length_hi);
      |                                ^~~~~~~~~~
      |                                |
      |                                guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:18,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/fileapi.h:34:60: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
   34 | WINBASEAPI DWORD WINAPI GetFileSize (HANDLE hFile, LPDWORD lpFileSizeHigh);
      |                                                    ~~~~~~~~^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows-internals.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security-windows.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c: In function 'ves_icall_System_Threading_Semaphore_ReleaseSemaphore_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:37:49: warning: passing argument 3 of 'ReleaseSemaphore' from incompatible pointer type [-Wincompatible-pointer-types]
   37 |  return ReleaseSemaphore (handle, releaseCount, prevcount);
      |                                                 ^~~~~~~~~
      |                                                 |
      |                                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:35,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle-namespace.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32semaphore-win32.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/synchapi.h:49:93: note: expected 'LPLONG' {aka 'long int *'} but argument is of type 'gint32 *' {aka 'int *'}
   49 |   WINBASEAPI WINBOOL WINAPI ReleaseSemaphore (HANDLE hSemaphore, LONG lReleaseCount, LPLONG lpPreviousCount);
      |                                                                                      ~~~~~~~^~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-w32event-win32.lo
  CC       libmonoruntimesgen_static_la-w32process-win32.lo
  CC       libmonoruntimesgen_static_la-w32socket-win32.lo
  CC       libmonoruntimesgen_static_la-w32error-win32.lo
  CC       libmonoruntimesgen_static_la-assembly.lo
  CC       libmonoruntimesgen_static_la-attach.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:585:1: warning: no previous prototype for 'mono_attach_parse_options' [-Wmissing-prototypes]
  585 | mono_attach_parse_options (char *options)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:590:1: warning: no previous prototype for 'mono_attach_init' [-Wmissing-prototypes]
  590 | mono_attach_init (void)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:595:1: warning: no previous prototype for 'mono_attach_start' [-Wmissing-prototypes]
  595 | mono_attach_start (void)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:601:1: warning: no previous prototype for 'mono_attach_maybe_start' [-Wmissing-prototypes]
  601 | mono_attach_maybe_start (void)
      | ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attach.c:606:1: warning: no previous prototype for 'mono_attach_cleanup' [-Wmissing-prototypes]
  606 | mono_attach_cleanup (void)
      | ^~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-class.lo
  CC       libmonoruntimesgen_static_la-class-accessors.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'alertable_socket_wait':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                 ^~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                            ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:73: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                         ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:86: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                      ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:100: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |                                                                                                    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: unused variable 'EVENT_NAMES' [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_recvbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:97: warning: passing argument 4 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                 ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:173:119: warning: passing argument 5 of 'WSARecv' from incompatible pointer type [-Wincompatible-pointer-types]
  173 |  ALERTABLE_SOCKET_CALL (FD_READ_BIT, blocking, TRUE, ret, WSARecv, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                                       ^~~~~~~
      |                                                                                                                       |
      |                                                                                                                       guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1044:127: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1044 |   WINSOCK_API_LINKAGE int WSAAPI WSARecv(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesRecvd,LPDWORD lpFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                       ~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_sendbuffers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:116:40: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  116 |    while (-1 == (int) (ret = op (sock, __VA_ARGS__))) { \
      |                                        ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:194:99: warning: passing argument 4 of 'WSASend' from incompatible pointer type [-Wincompatible-pointer-types]
  194 |  ALERTABLE_SOCKET_CALL (FD_WRITE_BIT, blocking, FALSE, ret, WSASend, s, lpBuffers, dwBufferCount, lpNumberOfBytesRecvd, lpFlags, lpOverlapped, lpCompletionRoutine);
      |                                                                                                   ^~~~~~~~~~~~~~~~~~~~
      |                                                                                                   |
      |                                                                                                   guint32 * {aka unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:128:19: note: in definition of macro 'ALERTABLE_SOCKET_CALL'
  128 |   ret = op (sock, __VA_ARGS__); \
      |                   ^~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1048:98: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
 1048 |   WINSOCK_API_LINKAGE int WSAAPI WSASend(SOCKET s,LPWSABUF lpBuffers,DWORD dwBufferCount,LPDWORD lpNumberOfBytesSent,DWORD dwFlags,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                          ~~~~~~~~^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c: In function 'mono_w32socket_get_available':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:294:38: warning: passing argument 3 of 'ioctlsocket' from incompatible pointer type [-Wincompatible-pointer-types]
  294 |  return ioctlsocket (sock, FIONREAD, (int*) amount);
      |                                      ^~~~~~~~~~~~~
      |                                      |
      |                                      int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:977:76: note: expected 'u_long *' {aka 'long unsigned int *'} but argument is of type 'int *'
  977 |   WINSOCK_API_LINKAGE int WSAAPI ioctlsocket(SOCKET s,__LONG32 cmd,u_long *argp);
      |                                                                    ~~~~~~~~^~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket-win32.c:67:15: warning: 'EVENT_NAMES' defined but not used [-Wunused-variable]
   67 |  static char *EVENT_NAMES[] = { "FD_READ", "FD_WRITE", NULL /*FD_OOB*/, "FD_ACCEPT", "FD_CONNECT", "FD_CLOSE" };
      |               ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_System_Diagnostics_Process_CreateProcess_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:291:14: warning: unused variable 'str' [-Wunused-variable]
  291 |   gunichar2 *str, *ptr;
      |              ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'ves_icall_Microsoft_Win32_NativeMethods_GetExitCodeProcess':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:411:37: warning: passing argument 2 of 'GetExitCodeProcess' from incompatible pointer type [-Wincompatible-pointer-types]
  411 |  return GetExitCodeProcess (handle, exitcode);
      |                                     ^~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:29,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/processthreadsapi.h:85:74: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'gint32 *' {aka 'int *'}
   85 |   WINBASEAPI WINBOOL WINAPI GetExitCodeProcess (HANDLE hProcess, LPDWORD lpExitCode);
      |                                                                  ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c: In function 'mono_icall_get_process_working_set_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:43: warning: passing argument 2 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                           ^~~
      |                                           |
      |                                           gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:80: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:418:48: warning: passing argument 3 of 'GetProcessWorkingSetSize' from incompatible pointer type [-Wincompatible-pointer-types]
  418 |  return GetProcessWorkingSetSize (handle, min, max);
      |                                                ^~~
      |                                                |
      |                                                gsize * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-win32.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:1154:113: note: expected 'PSIZE_T' {aka 'long unsigned int *'} but argument is of type 'gsize *' {aka 'unsigned int *'}
 1154 |   WINBASEAPI WINBOOL WINAPI GetProcessWorkingSetSize (HANDLE hProcess, PSIZE_T lpMinimumWorkingSetSize, PSIZE_T lpMaximumWorkingSetSize);
      |                                                                                                         ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:964:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  964 |  InterlockedIncrement (&assembly->ref_count);
      |                        ^~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-cominterop.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c: In function 'mono_assembly_close_except_image_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:3469:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3469 |  if (InterlockedDecrement (&assembly->ref_count) > 0)
      |                            ^~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-coree.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-debug-helpers.lo
  CC       libmonoruntimesgen_static_la-debug-mono-symfile.lo
  CC       libmonoruntimesgen_static_la-debug-mono-ppdb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'ves_icall_System_Runtime_InteropServices_Marshal_ReleaseComObjectInternal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:1674:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1674 |  ref_count = InterlockedDecrement (&proxy->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2411:36: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2411 |  ref_count = InterlockedIncrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c: In function 'cominterop_ccw_release':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2429:36: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2429 |  ref_count = InterlockedDecrement ((gint32*)&ccw->ref_count);
      |                                    ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/cominterop.c:2671:1: warning: 'init_com_provider_ms' defined but not used [-Wunused-function]
 2671 | init_com_provider_ms (void)
      | ^~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-decimal-ms.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:51: warning: "DECIMAL_NEG" redefined
   51 | #define DECIMAL_NEG ((uint8_t)0x80)
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:471: note: this is the location of the previous definition
  471 | #define DECIMAL_NEG ((BYTE)0x80)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:67: warning: "DECIMAL_SETZERO" redefined
   67 | #define DECIMAL_SETZERO(dec) {DECIMAL_LO32(dec) = 0; DECIMAL_MID32(dec) = 0; DECIMAL_HI32(dec) = 0; DECIMAL_SIGNSCALE(dec) = 0;}
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unknwn.h:37,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objidl.h:477,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/objbase.h:66,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ole2.h:17,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:12,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winscard.h:10,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:97,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/wtypes.h:472: note: this is the location of the previous definition
  472 | #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:171: warning: "UInt32x32To64" redefined
  171 | #define UInt32x32To64(a, b) ((uint64_t)((uint32_t)(a)) * (uint64_t)((uint32_t)(b)))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:550: note: this is the location of the previous definition
  550 | #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
      | 
  CC       libmonoruntimesgen_static_la-environment.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_static_la-exception.lo
  CC       libmonoruntimesgen_static_la-w32file.lo
  CC       libmonoruntimesgen_static_la-filewatcher.lo
  CC       libmonoruntimesgen_static_la-icall.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception-internals.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/filewatcher.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
  CC       libmonoruntimesgen_static_la-image.lo
  CC       libmonoruntimesgen_static_la-jit-info.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: note: in definition of macro 'GENERATE_GET_CLASS_WITH_CACHE'
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-loader.lo
  CC       libmonoruntimesgen_static_la-locales.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/jit-info.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-lock-tracer.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_fixup_vtable':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1744:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1744 |     *((guint64*) slot) = (guint64) mono_marshal_get_vtfixup_ftnptr (image, *((guint64*) slot), slot_type);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_addref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1786:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1786 |  InterlockedIncrement (&image->ref_count);
      |                        ^~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_close_except_pools':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1869:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1869 |  if (InterlockedDecrement (&image->ref_count) > 0) {
      |                            ^~~~~~~~~~~~~~~~~
      |                            |
      |                            int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-marshal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:40:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.c:32:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/locales.c:479:1: warning: 'get_posix_locale' defined but not used [-Wunused-function]
  479 | get_posix_locale (void)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mempool.lo
  CC       libmonoruntimesgen_static_la-metadata.lo
  CC       libmonoruntimesgen_static_la-metadata-verify.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-method-builder.lo
  CC       libmonoruntimesgen_static_la-mono-basic-block.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-verify.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-config.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-debug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-mono-endian.lo
  CC       libmonoruntimesgen_static_la-mono-mlist.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-perfcounters.lo
  CC       libmonoruntimesgen_static_la-mono-route.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-mlist.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-nacl-stub.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c: In function 'predef_writable_update':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1156:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1156 |     return InterlockedIncrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:1158:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1158 |     return InterlockedDecrement ((gint32 *) ptr); /* FIXME: sign */
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-perfcounters.c:42:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonoruntimesgen_static_la-number-ms.lo
  CC       libmonoruntimesgen_static_la-opcodes.lo
  CC       libmonoruntimesgen_static_la-property-bag.lo
  CC       libmonoruntimesgen_static_la-w32socket.lo
  CC       libmonoruntimesgen_static_la-w32process.lo
  CC       libmonoruntimesgen_static_la-profiler.lo
  CC       libmonoruntimesgen_static_la-rand.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:52:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:64:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_ioctl':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:157:70: warning: pointer targets in passing argument 7 of 'WSAIoctl' differ in signedness [-Wpointer-sign]
  157 |  return WSAIoctl (sock, command, input, inputlen, output, outputlen, written, NULL, NULL);
      |                                                                      ^~~~~~~
      |                                                                      |
      |                                                                      glong * {aka long int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:1040:156: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'glong *' {aka 'long int *'}
 1040 |   WINSOCK_API_LINKAGE int WSAAPI WSAIoctl(SOCKET s,DWORD dwIoControlCode,LPVOID lpvInBuffer,DWORD cbInBuffer,LPVOID lpvOutBuffer,DWORD cbOutBuffer,LPDWORD lpcbBytesReturned,LPWSAOVERLAPPED lpOverlapped,LPWSAOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine);
      |                                                                                                                                                    ~~~~~~~~^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'mono_w32socket_close':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:163:22: warning: passing argument 1 of 'CloseHandle' makes pointer from integer without a cast [-Wint-conversion]
  163 |  return CloseHandle (sock);
      |                      ^~~~
      |                      |
      |                      SOCKET {aka unsigned int}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winbase.h:19,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:70,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/handleapi.h:19:49: note: expected 'HANDLE' {aka 'void *'} but argument is of type 'SOCKET' {aka 'unsigned int'}
   19 |   WINBASEAPI WINBOOL WINAPI CloseHandle (HANDLE hObject);
      |                                          ~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'ves_icall_System_Net_Sockets_Socket_SetSocketOption_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:2220:27: warning: missing braces around initializer [-Wmissing-braces]
 2220 |     struct ip_mreq mreq = {{0}};
      |                           ^
      |                             -
      |                             {{0}}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion_info_size':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:54:43: warning: passing argument 2 of 'GetFileVersionInfoSizeW' from incompatible pointer type [-Wincompatible-pointer-types]
   54 |  return GetFileVersionInfoSize (filename, handle);
      |                                           ^~~~~~
      |                                           |
      |                                           guint32 * {aka unsigned int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:75,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/winver.h:142:71: note: expected 'LPDWORD' {aka 'long unsigned int *'} but argument is of type 'guint32 *' {aka 'unsigned int *'}
  142 |   DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
      |                                                               ~~~~~~~~^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'mono_w32process_get_fileversion':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:330:65: warning: passing argument 2 of 'mono_w32process_get_fileversion_info_size' from incompatible pointer type [-Wincompatible-pointer-types]
  330 |  datalen = mono_w32process_get_fileversion_info_size (filename, &verinfohandle);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:52:74: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   52 | mono_w32process_get_fileversion_info_size (gunichar2 *filename, guint32 *handle)
      |                                                                 ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:342: warning: "LOWORD" redefined
  342 |     #define LOWORD(i32) ((guint16)((i32) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:184: note: this is the location of the previous definition
  184 | #define LOWORD(l) ((WORD) (((DWORD_PTR) (l)) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:343: warning: "HIWORD" redefined
  343 |     #define HIWORD(i32) ((guint16)(((guint32)(i32) >> 16) & 0xFFFF))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:185: note: this is the location of the previous definition
  185 | #define HIWORD(l) ((WORD) ((((DWORD_PTR) (l)) >> 16) & 0xffff))
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_GetModules_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:48: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                ^~~~
      |                                                |
      |                                                struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:567:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  567 |  if (mono_w32process_try_get_modules (process, mods, sizeof(mods), &needed))
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c: In function 'ves_icall_System_Diagnostics_Process_ProcessName_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:49: warning: passing argument 2 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                 ^~~~
      |                                                 |
      |                                                 struct HINSTANCE__ **
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:62: note: expected 'void **' but argument is of type 'struct HINSTANCE__ **'
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                    ~~~~~~~~~~^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:631:68: warning: passing argument 4 of 'mono_w32process_try_get_modules' from incompatible pointer type [-Wincompatible-pointer-types]
  631 |  ok = mono_w32process_try_get_modules (process, &mod, sizeof(mod), &needed);
      |                                                                    ^~~~~~~
      |                                                                    |
      |                                                                    DWORD * {aka long unsigned int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process.c:28:94: note: expected 'guint32 *' {aka 'unsigned int *'} but argument is of type 'DWORD *' {aka 'long unsigned int *'}
   28 | mono_w32process_try_get_modules (gpointer process, gpointer *modules, guint32 size, guint32 *needed)
      |                                                                                     ~~~~~~~~~^~~~~~
  CC       libmonoruntimesgen_static_la-remoting.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/rand.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-runtime.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/remoting.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-mono-security.lo
  CC       libmonoruntimesgen_static_la-security-core-clr.lo
  CC       libmonoruntimesgen_static_la-security-manager.lo
  CC       libmonoruntimesgen_static_la-string-icalls.lo
  CC       libmonoruntimesgen_static_la-sysmath.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c: In function 'mono_runtime_try_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:99:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   99 |  if (InterlockedCompareExchange (&shutting_down_inited, TRUE, FALSE))
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/runtime.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-threads.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-security.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-manager.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/security-core-clr.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-threadpool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/string-icalls.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-threadpool-worker-default.lo
  CC       libmonoruntimesgen_static_la-threadpool-io.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'get_next_managed_thread_id':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:227:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  227 |  return InterlockedIncrement (&managed_thread_id_counter);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'start_wrapper_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:776:29: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   if (InterlockedDecrement (&start_info->ref) == 0) {
      |                             ^~~~~~~~~~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:811:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  811 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'create_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:950:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
  950 |  thread_handle = mono_threads_create_thread (start_wrapper, start_info, &stack_set_size, &tid);
      |                                              ^~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:959:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  959 |   InterlockedDecrement (&start_info->ref);
      |                         ^~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:984:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  984 |  if (InterlockedDecrement (&start_info->ref) == 0) {
      |                            ^~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_detach_internal':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1170:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1170 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1176:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1176 |  } else if (mono_g_hash_table_lookup (threads, (gpointer)thread->tid) != thread) {
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:1185:38: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1185 |   mono_g_hash_table_remove (threads, (gpointer)thread->tid);
      |                                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Increment_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2029:31: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2029 |  return InterlockedIncrement (location);
      |                               ^~~~~~~~
      |                               |
      |                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Decrement_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2049:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2049 |  return InterlockedDecrement(location);
      |                              ^~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2069:29: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2069 |  return InterlockedExchange(location, value);
      |                             ^~~~~~~~
      |                             |
      |                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Exchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2090:33: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2090 |  ret.ival = InterlockedExchange((gint32 *) location, val.ival);
      |                                 ^~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2124:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2124 |  return InterlockedCompareExchange(location, value, comparand);
      |                                    ^~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Int_Success':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2129:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2129 |  gint32 r = InterlockedCompareExchange(location, value, comparand);
      |                                        ^~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_CompareExchange_Single':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2153:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2153 |  ret.ival = InterlockedCompareExchange((gint32 *) location, val.ival, cmp.ival);
      |                                        ^~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'ves_icall_System_Threading_Interlocked_Add_Int':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:2221:25: warning: passing argument 1 of '_InterlockedAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2221 |  return InterlockedAdd (location, value);
      |                         ^~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1527:45: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1527 | __LONG32 _InterlockedAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                             ^
  CC       libmonoruntimesgen_static_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'wait_for_tids':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3143:42: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 3143 |   if (mono_g_hash_table_lookup (threads, (gpointer) internal->tid) == internal)
      |                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_push_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3844:3: note: in expansion of macro 'SPIN_LOCK'
 3844 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_pop_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3859:3: note: in expansion of macro 'SPIN_LOCK'
 3859 |   SPIN_LOCK (thread->lock_thread_id);
      |   ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_internal_has_appdomain_ref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:83:54: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   83 | #define SPIN_TRYLOCK(i) (InterlockedCompareExchange (&(i), 1, 0) == 0)
      |                                                      ^~~~
      |                                                      |
      |                                                      volatile int *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:85:9: note: in expansion of macro 'SPIN_TRYLOCK'
   85 |     if (SPIN_TRYLOCK (i)) \
      |         ^~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:3869:2: note: in expansion of macro 'SPIN_LOCK'
 3869 |  SPIN_LOCK (thread->lock_thread_id);
      |  ^~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_execute_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4473:25: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4473 |   InterlockedDecrement (&thread_interruption_requested);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_request_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4550:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4550 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'mono_thread_resume_interruption':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4594:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4594 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_abort_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4851:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4851 |  InterlockedIncrement (&thread_interruption_requested);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c: In function 'async_suspend_critical':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:4944:26: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 4944 |    InterlockedIncrement (&thread_interruption_requested);
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                          |
      |                          gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:162:12: warning: 'joinable_thread_count' defined but not used [-Wunused-variable]
  162 | static int joinable_thread_count;
      |            ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:161:20: warning: 'joinable_threads' defined but not used [-Wunused-variable]
  161 | static GHashTable *joinable_threads;
      |                    ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:31:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:41:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:291:2: note: in expansion of macro 'COUNTER_ATOMIC'
  291 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:300:3: note: in expansion of macro 'COUNTER_ATOMIC'
  300 |   COUNTER_ATOMIC (counter, {
      |   ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:394:2: note: in expansion of macro 'COUNTER_ATOMIC'
  394 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'ves_icall_System_Threading_ThreadPool_RequestWorkerThread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:94:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   94 |   } while (InterlockedCompareExchange (&threadpool.counters.as_gint32, (var).as_gint32, __old.as_gint32) != __old.as_gint32); \
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:772:2: note: in expansion of macro 'COUNTER_ATOMIC'
  772 |  COUNTER_ATOMIC (counter, {
      |  ^~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-dynamic-stream.lo
  CC       libmonoruntimesgen_static_la-file-mmap-posix.lo
  CC       libmonoruntimesgen_static_la-file-mmap-windows.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:619:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_should_keep_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:655:27: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  655 |  if (InterlockedExchange (&worker.monitor_status, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST) {
      |                           ^~~~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:676:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  676 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_NOT_RUNNING, MONITOR_STATUS_WAITING_FOR_REQUEST) == MONITOR_STATUS_WAITING_FOR_REQUEST)
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_ensure_running':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:814:32: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  814 |    InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_WAITING_FOR_REQUEST);
      |                                ^~~~~~~~~~~~~~~~~~~~~~
      |                                |
      |                                gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:820:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  820 |    if (InterlockedCompareExchange (&worker.monitor_status, MONITOR_STATUS_REQUESTED, MONITOR_STATUS_NOT_RUNNING) == MONITOR_STATUS_NOT_RUNNING) {
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_adjust':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1117:45: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1117 |   gint32 completions = InterlockedExchange (&worker.heuristic_completions, 0);
      |                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'heuristic_notify_work_completed':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:1146:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1146 |  InterlockedIncrement (&worker.heuristic_completions);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-io.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-metadata-cross-helpers.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c: In function 'open_handle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/file-mmap-windows.c:184:72: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
  184 |  } else if (mode == FILE_MODE_OPEN || mode == FILE_MODE_OPEN_OR_CREATE && access == MMAP_FILE_ACCESS_WRITE) {
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-cross-helpers.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-seq-points-data.lo
  CC       libmonoruntimesgen_static_la-handle.lo
  CC       libmonoruntimesgen_static_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_static_la-w32handle.lo
  CC       libmonoruntimesgen_static_la-appdomain.lo
  CC       libmonoruntimesgen_static_la-domain.lo
  CC       libmonoruntimesgen_static_la-gc-stats.lo
  CC       libmonoruntimesgen_static_la-gc.lo
  CC       libmonoruntimesgen_static_la-monitor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_initialize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:67:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   67 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_INITIALIZING, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h: In function 'mono_lazy_cleanup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:92:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   92 |       && InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANED, MONO_LAZY_INIT_STATUS_NOT_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-lazy-init.h:105:38: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  105 |       || InterlockedCompareExchange (lazy_init, MONO_LAZY_INIT_STATUS_CLEANING, MONO_LAZY_INIT_STATUS_INITIALIZED)
      |                                      ^~~~~~~~~
      |                                      |
      |                                      mono_lazy_init_t * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error-internals.h:5,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'mono_lazy_init_t *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
   15 | #warning Please include winsock2.h before windows.h
      |  ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_ref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:601:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  601 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_unref_core':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:623:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  623 |  } while (InterlockedCompareExchange ((gint32*) &handle_data->ref, new, old) != old);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c: In function 'lock_free_mempool_alloc0':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:195:35: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
  195 |  oldpos = InterlockedExchangeAdd (&chunk->pos, size);
      |                                   ^~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'int *'
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:80: warning: unknown conversion type character 'z' in format [-Wformat=]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1246:56: warning: too many arguments for format [-Wformat-extra-args]
 1246 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_W32HANDLE, "%s: too many handles: %zd",
      |                                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:62:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'unload_data_unref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2428:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2428 |  } while (InterlockedCompareExchange (&data->refcount, count - 1, count) != count);
      |                                       ^~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c: In function 'mono_domain_try_unload':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2630:63: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2630 |  prev_state = (MonoAppDomainState)InterlockedCompareExchange ((gint32*)&domain->state,
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~
      |                                                               |
      |                                                               gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:2682:46: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 2682 |  thread_handle = mono_threads_create_thread (unload_thread_main, thread_data, NULL, &tid);
      |                                              ^~~~~~~~~~~~~~~~~~
      |                                              |
      |                                              gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.c:36:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:29:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: note: in definition of macro 'LOG_TIMESTAMP'
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_domain_finalize':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:513:30: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  513 |    if (InterlockedDecrement (&req->ref) != 1)
      |                              ^~~~~~~~~
      |                              |
      |                              gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:521:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  521 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'hazard_free_queue_is_too_big':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:750:61: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  750 |  if (finalizer_thread_pulsed || InterlockedCompareExchange (&finalizer_thread_pulsed, TRUE, FALSE))
      |                                                             ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                             |
      |                                                             gboolean * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gboolean *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'finalize_domain_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:834:28: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  834 |  if (InterlockedDecrement (&req->ref) == 0) {
      |                            ^~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c: In function 'mono_gc_cleanup':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:996:24: note: in expansion of macro 'GUINT_TO_POINTER'
  996 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc.c:1021:24: note: in expansion of macro 'GUINT_TO_POINTER'
 1021 |      mono_thread_join (GUINT_TO_POINTER (gc_thread->tid));
      |                        ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-mono-hash.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_exit_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:682:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  682 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_decrement_entry_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:732:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  732 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_try_enter_inflated':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:776:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  776 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:823:44: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  823 |   tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                            ^~~~~~~~~~~~~~~~~~~~~
      |                                            |
      |                                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:863:45: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  863 |    tmp_status = InterlockedCompareExchange ((gint32*)&mon->status, new_status, old_status);
      |                                             ^~~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-coop-semaphore.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-object.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-hash.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-dynamic-image.lo
  CC       libmonoruntimesgen_static_la-sre.lo
  CC       libmonoruntimesgen_static_la-sre-encode.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:25:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:18,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-endian.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_release_type_locks':
../../eglib/src/eglib-config.h:20:33: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
   20 | #define GUINT_TO_POINTER(v)    ((gpointer) (v))
      |                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:590:77: note: in expansion of macro 'GUINT_TO_POINTER'
  590 |  g_hash_table_foreach_remove (type_initialization_hash, release_type_locks, GUINT_TO_POINTER (thread->tid));
      |                                                                             ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_full_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:5888:40: warning: too many arguments for format [-Wformat-extra-args]
 5888 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_array_new_specific_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6002:40: warning: too many arguments for format [-Wformat-extra-args]
 6002 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", (gsize) byte_len);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_string_new_size_checked':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:6200:40: warning: too many arguments for format [-Wformat-extra-args]
 6200 |   mono_error_set_out_of_memory (error, "Could not allocate %zd bytes", size);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sre-save.lo
  CC       libmonoruntimesgen_static_la-custom-attrs.lo
  CC       libmonoruntimesgen_static_la-reflection.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/dynamic-image-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/custom-attrs.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonoruntimesgen_static_la-sgen-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-old-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-old-bridge.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonoruntimesgen_static_la-sgen-new-bridge.lo
  CC       libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:189:3: note: in expansion of macro 'SGEN_LOG'
  189 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:200:4: note: in expansion of macro 'SGEN_LOG'
  200 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:283:3: note: in expansion of macro 'SGEN_LOG'
  283 |   SGEN_LOG (6, "ignoring %s\n", obj->vtable->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'class_kind':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:55:3: note: in expansion of macro 'SGEN_LOG'
   55 |   SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:66:4: note: in expansion of macro 'SGEN_LOG'
   66 |    SGEN_LOG (6, "class %s is opaque\n", klass->name);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'mix_hash':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:448:25: warning: right shift count >= width of type [-Wshift-count-overflow]
  448 |   hash = hash ^ (source >> 32);
      |                         ^~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c: In function 'is_opaque_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:598:3: note: in expansion of macro 'SGEN_LOG'
  598 |   SGEN_LOG (6, "ignoring %s\n", vt->klass->name);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-toggleref.lo
  CC       libmonoruntimesgen_static_la-sgen-stw.lo
  CC       libmonoruntimesgen_static_la-sgen-mono.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CCLD     libmonoruntime-config.la
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_process_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:39:2: note: in expansion of macro 'SGEN_LOG'
   39 |  SGEN_LOG (4, "Proccessing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:76:2: note: in expansion of macro 'SGEN_LOG'
   76 |  SGEN_LOG (4, "Done Proccessing ToggleRefs dropped %d strong %d weak %d final size %d",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_mark_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:89:2: note: in expansion of macro 'SGEN_LOG'
   89 |  SGEN_LOG (4, "Marking ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:95:5: note: in expansion of macro 'SGEN_LOG'
   95 |     SGEN_LOG (6, "\tcopying strong slot %d", i);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'sgen_client_clear_togglerefs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (4, "Clearing ToggleRefs %d", toggleref_array_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:117:6: note: in expansion of macro 'SGEN_LOG'
  117 |      SGEN_LOG (6, "\tcleaning weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:120:6: note: in expansion of macro 'SGEN_LOG'
  120 |      SGEN_LOG (6, "\tkeeping weak slot %d", i);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c: In function 'mono_gc_toggleref_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-toggleref.c:171:2: note: in expansion of macro 'SGEN_LOG'
  171 |  SGEN_LOG (4, "Adding toggleref %p %d", object, strong_ref);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_stop_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (3, "stopping world n %d from %p %p", sgen_global_stop_count, mono_thread_info_current (), (gpointer) (gsize) mono_native_thread_id_get ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:126:2: note: in expansion of macro 'SGEN_LOG'
  126 |  SGEN_LOG (3, "world stopped");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c: In function 'sgen_client_restart_world':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-stw.c:164:2: note: in expansion of macro 'SGEN_LOG'
  164 |  SGEN_LOG (2, "restarted (pause time: %d usec, max: %d)", (int)usec, (int)max_pause_usec);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CCLD     libmonoruntime.la
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CCLD     libmonoruntime-static.la
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_value_copy':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:103:2: note: in expansion of macro 'SGEN_LOG'
  103 |  SGEN_LOG (8, "Adding value remset at %p, count %d, descr %p for class %s (%p)", dest, count, (gpointer)klass->gc_descr, klass->name, klass);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_wbarrier_set_arrayref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:163:2: note: in expansion of macro 'SGEN_LOG'
  163 |  SGEN_LOG (8, "Adding remset at %p", slot_ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'object_in_domain_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:551:3: note: in expansion of macro 'SGEN_LOG'
  551 |   SGEN_LOG (5, "Unregistering finalizer for object: %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_clear_unreachable_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:641:4: note: in expansion of macro 'SGEN_LOG'
  641 |    SGEN_LOG (5, "Dead Ephemeron array at %p", array);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:657:3: note: in expansion of macro 'SGEN_LOG'
  657 |   SGEN_LOG (5, "Clearing unreachable entries for ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:20: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:29: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:33: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:47: note: format string is defined here
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:669:4: note: in expansion of macro 'SGEN_LOG'
  669 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_mark_ephemerons':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:701:3: note: in expansion of macro 'SGEN_LOG'
  701 |   SGEN_LOG (5, "Ephemeron array at %p", array);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:705:4: note: in expansion of macro 'SGEN_LOG'
  705 |    SGEN_LOG (5, "\tnot reachable");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:20: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:29: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                            ~^
      |                             |
      |                             void *
      |                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 5 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:33: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                ~^
      |                                 |
      |                                 char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:47: note: format string is defined here
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |                                              ~^
      |                                               |
      |                                               char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:721:4: note: in expansion of macro 'SGEN_LOG'
  721 |    SGEN_LOG (5, "[%zd] key %p (%s) value %p (%s)", cur - mono_array_addr (array, Ephemeron, 0),
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:738:2: note: in expansion of macro 'SGEN_LOG'
  738 |  SGEN_LOG (5, "Ephemeron run finished. Is it done %d", nothing_marked);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_ephemeron_array_add':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:758:2: note: in expansion of macro 'SGEN_LOG'
  758 |  SGEN_LOG (5, "Registered ephemeron array %p", obj);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'need_remove_object_for_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:772:3: note: in expansion of macro 'SGEN_LOG'
  772 |   SGEN_LOG (4, "Need to cleanup object %p", start);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'process_object_for_domain_clearing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:794:4: note: in expansion of macro 'SGEN_LOG'
  794 |    SGEN_LOG (4, "Cleaning up remote pointer in %p to object %p", start, server);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'mono_gc_clear_domain':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:915:4: note: in expansion of macro 'SGEN_LOG'
  915 |    SGEN_LOG (4, "Freeing large object %p", bigobj->data);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'report_registered_roots_by_type':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2031:3: note: in expansion of macro 'SGEN_LOG'
 2031 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2272:2: note: in expansion of macro 'SGEN_LOG'
 2272 |  SGEN_LOG (3, "registered thread %p (%p) stack end %p", info, (gpointer)mono_thread_info_get_tid (info), info->client_info.stack_end);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_thread_unregister':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2295:2: note: in expansion of macro 'SGEN_LOG'
 2295 |  SGEN_LOG (3, "unregister thread %p (%p)", p, (gpointer)tid);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c: In function 'sgen_client_scan_thread_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:64: note: format string is defined here
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2400:4: note: in expansion of macro 'SGEN_LOG'
 2400 |    SGEN_LOG (3, "Skipping dead thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:66: note: format string is defined here
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2403:4: note: in expansion of macro 'SGEN_LOG'
 2403 |    SGEN_LOG (3, "GC disabled for thread %p, range: %p-%p, size: %zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:71: note: format string is defined here
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |                                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2406:4: note: in expansion of macro 'SGEN_LOG'
 2406 |    SGEN_LOG (3, "Skipping non-running thread %p, range: %p-%p, size: %zd (state %x)", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, info->client_info.info.thread_state);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2409:4: note: in expansion of macro 'SGEN_LOG'
 2409 |    SGEN_LOG (3, "Skipping starting or detaching thread %p", info);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:58: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:70: note: format string is defined here
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |                                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-mono.c:2448:3: note: in expansion of macro 'SGEN_LOG'
 2448 |   SGEN_LOG (3, "Scanning thread %p, range: %p-%p, size: %zd, pinned=%zd", info, info->client_info.stack_start, info->client_info.stack_end, (char*)info->client_info.stack_end - (char*)info->client_info.stack_start, sgen_get_pinned_count ());
      |   ^~~~~~~~
  CCLD     libmonoruntimesgen.la
  CCLD     libmonoruntimesgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
Making all in sgen
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
  CC       libmonosgen_la-sgen-alloc.lo
  CC       libmonosgen_la-sgen-cardtable.lo
  CC       libmonosgen_la-sgen-debug.lo
  CC       libmonosgen_la-sgen-descriptor.lo
  CC       libmonosgen_la-sgen-fin-weak-hash.lo
  CC       libmonosgen_la-sgen-gc.lo
  CC       libmonosgen_la-sgen-gchandles.lo
  CC       libmonosgen_la-sgen-gray.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_alloc_queue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:89:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_dequeue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:234:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  234 |    old_num_sections = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_steal_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:321:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  321 |  sections_remaining = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:324:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  324 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'alloc_complex_descriptor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_enqueue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:367:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  367 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'mono_gc_make_descr_for_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_consistency_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_collect_bridge_objects':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_finalize_in_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'register_for_finalization':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'try_lock_stage_for_processing':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:344:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  344 |  return InterlockedCompareExchange (next_entry, -1, old) == old;
      |                                     ^~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'process_stage_entries':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:380:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  380 |    if (InterlockedCompareExchange (&entries [i].state, STAGE_ENTRY_INVALID, STAGE_ENTRY_BUSY) != STAGE_ENTRY_BUSY)
      |                                    ^~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'add_stage_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:450:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |     InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_BUSY, STAGE_ENTRY_FREE) != STAGE_ENTRY_FREE) {
      |                                 ^~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:458:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  458 |     InterlockedCompareExchange (next_entry, index + 1, index);
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:479:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  479 |   old_next_entry = InterlockedCompareExchange (next_entry, index + 1, index);
      |                                                ^~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:510:47: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  510 |  previous_state = InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_USED, STAGE_ENTRY_BUSY);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'finalize_with_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:140:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  140 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_check_remset_consistency':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_mod_union_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_try_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:395:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  395 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_pinned':
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_add_to_global_remset':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_objects_from_nursery_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_conservatively_pin_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'describe_nursery_ptr':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'precisely_scan_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'bad_pointer_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'alloc_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'missing_remset_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_finalizer_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'finish_gray_stack':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_from_registered_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_ref_from_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_reference':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'collect_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'verify_scan_starts':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_verify_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_copy_or_mark_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_start_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_finish_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_dump_occupied':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'dump_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_perform_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_invoke_finalizers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_register_root':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_nostore':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store_atomic':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2828:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2828 |   result = InterlockedCompareExchange (&gc_initialized, -1, 0);
      |                                        ^~~~~~~~~~~~~~~
      |                                        |
      |                                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-hash-table.lo
  CC       libmonosgen_la-sgen-internal.lo
  CC       libmonosgen_la-sgen-layout-stats.lo
  CC       libmonosgen_la-sgen-los.lo
  CC       libmonosgen_la-sgen-marksweep.lo
  CC       libmonosgen_la-sgen-memory-governor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_free_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_alloc_large_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'mono_sgen_los_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_pin_object_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:740:41: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  740 |  old_size = InterlockedCompareExchange ((volatile gint32*)&obj->size, old_size | 1, old_size);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_calculate_minor_collection_allowance':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_major_collection_start':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_output_log_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:93: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:138: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:151: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:49: warning: too many arguments for format [-Wformat-extra-args]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:94: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:107: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:49: warning: too many arguments for format [-Wformat-extra-args]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:49: warning: too many arguments for format [-Wformat-extra-args]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:79: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:92: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:49: warning: too many arguments for format [-Wformat-extra-args]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_assert_memory_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka unsigned int}
      |                                                                                        %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka unsigned int}
      |                                                                                        %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_sweep_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:867:22: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |  int old = SGEN_CAS (&sweep_state, new_, expected);
      |                      ^~~~~~~~~~~~
      |                      |
      |                      volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_block_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1432:31: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1432 |  gint32 old_state = SGEN_CAS (&block->state, new_state, expected_state);
      |                               ^~~~~~~~~~~~~
      |                               |
      |                               volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-nursery-allocator.lo
  CC       libmonosgen_la-sgen-pinning-stats.lo
  CC       libmonosgen_la-sgen-pinning.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_clear_allocator_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'add_nursery_frag':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_build_nursery_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
  CC       libmonosgen_la-sgen-pointer-queue.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-array-list.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c: In function 'sgen_pin_stats_report':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_find_section_pin_queue_start_end':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_dump_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_cement_lookup_or_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:336:28: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |  if (InterlockedIncrement ((gint32*)&hash [i].count) == SGEN_CEMENT_THRESHOLD) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'realloc_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'sgen_pointer_queue_sort_uniq':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_grow':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:53:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |   if (InterlockedCompareExchange ((volatile gint32 *)&array->capacity, new_capacity, old_capacity) != old_capacity)
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_update_next_slot':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:111:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  111 |   } while (InterlockedCompareExchange ((volatile gint32 *)&array->next_slot, new_index + 1, old_next_slot) != old_next_slot);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-protocol.lo
  CC       libmonosgen_la-sgen-qsort.lo
  CC       libmonosgen_la-sgen-simple-nursery.lo
  CC       libmonosgen_la-sgen-split-nursery.lo
  CC       libmonosgen_la-sgen-thread-pool.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_la-sgen-workers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_open_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:101:24: warning: assignment to 'HANDLE' {aka 'void *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  101 |   binary_protocol_file = open (filename, O_CREAT | O_WRONLY, 0644);
      |                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:102:28: warning: comparison between pointer and integer
  102 |   if (binary_protocol_file == -1) {
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:114:15: warning: passing argument 1 of 'ftruncate' makes integer from pointer without a cast [-Wint-conversion]
  114 |    ftruncate (binary_protocol_file, 0);
      |               ^~~~~~~~~~~~~~~~~~~~
      |               |
      |               HANDLE {aka void *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:65:32: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
   65 | __CRT_INLINE int ftruncate(int __fd, off32_t __length)
      |                            ~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:116:32: warning: comparison between pointer and integer
  116 |  } while (binary_protocol_file == -1);
      |                                ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'close_binary_protocol_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:164:16: warning: passing argument 1 of 'close' makes integer from pointer without a cast [-Wint-conversion]
  164 |  while (close (binary_protocol_file) == -1 && errno == EINTR)
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/io.h:328:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  328 |   int __cdecl close(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'try_lock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:178:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  178 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, -1, 0) != 0);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:188:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  188 |  if (InterlockedCompareExchange (&binary_protocol_use_count, 0, -1) != -1)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'lock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:204:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  204 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count + 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:216:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  216 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count - 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_flush_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:229:16: warning: passing argument 1 of 'write' makes integer from pointer without a cast [-Wint-conversion]
  229 |   ret = write (binary_protocol_file, buffer->buffer + written, to_write - written);
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/io.h:344:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  344 |   int __cdecl write(int _Filehandle,const void *_Buf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'protocol_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:359:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  359 |  if (InterlockedCompareExchange (&buffer->index, index + entry_size, index) != index)
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c: In function 'set_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:86:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   86 |  return InterlockedCompareExchange (&data->state, new_state, old_state) == old_state;
      |                                     ^~~~~~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-alloc.lo
  CC       libmonosgen_static_la-sgen-cardtable.lo
  CC       libmonosgen_static_la-sgen-debug.lo
  CC       libmonosgen_static_la-sgen-descriptor.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:140:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  140 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:63: note: format string is defined here
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:181:4: note: in expansion of macro 'SGEN_LOG'
  181 |    SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:249:6: note: in expansion of macro 'SGEN_LOG'
  249 |      SGEN_LOG (3, "Retire TLAB: %p-%p [%ld]", TLAB_START, TLAB_REAL_END, (long)(TLAB_REAL_END - TLAB_NEXT - size));
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:282:4: note: in expansion of macro 'SGEN_LOG'
  282 |    SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:62: note: format string is defined here
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:288:3: note: in expansion of macro 'SGEN_LOG'
  288 |   SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_try_alloc_obj_nolock':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:343:5: note: in expansion of macro 'SGEN_LOG'
  343 |     SGEN_LOG (5, "Expanding local alloc: %p-%p", TLAB_NEXT, TLAB_TEMP_END);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:61: note: format string is defined here
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:375:2: note: in expansion of macro 'SGEN_LOG'
  375 |  SGEN_LOG (6, "Allocated object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:395:45: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  395 |   int current_alloc = InterlockedIncrement (&alloc_count);
      |                                             ^~~~~~~~~~~~
      |                                             |
      |                                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c: In function 'sgen_alloc_obj_pinned':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:69: note: format string is defined here
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:33:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-alloc.c:450:3: note: in expansion of macro 'SGEN_LOG'
  450 |   SGEN_LOG (6, "Allocated pinned object %p, vtable: %p (%s), size: %zd", p, vtable, sgen_client_vtable_get_name (vtable), size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-cardtable.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-fin-weak-hash.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_consistency_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:174:2: note: in expansion of macro 'SGEN_LOG'
  174 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", start, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:62: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                              ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:76: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                           ~^
      |                                                                            |
      |                                                                            void *
      |                                                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:80: note: format string is defined here
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |                                                                               ~^
      |                                                                                |
      |                                                                                char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:156:5: note: in expansion of macro 'SGEN_LOG'
  156 |     SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets%s.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt), is_pinned ? ", but object is pinned" : ""); \
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_check_remset_consistency':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:191:2: note: in expansion of macro 'SGEN_LOG'
  191 |  SGEN_LOG (1, "Begin heap consistency check...");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:198:2: note: in expansion of macro 'SGEN_LOG'
  198 |  SGEN_LOG (1, "Heap consistency check done.");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'check_mod_union_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:236:2: note: in expansion of macro 'SGEN_LOG'
  236 |  SGEN_LOG (8, "Scanning object %p, vtable: %p (%s)", obj, vt, sgen_client_vtable_get_name (vt));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:55: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:69: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                    ~^
      |                                                                     |
      |                                                                     void *
      |                                                                    %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'GCObject *' {aka 'struct _MonoObject *'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:73: note: format string is defined here
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |                                                                        ~^
      |                                                                         |
      |                                                                         char *
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:221:4: note: in expansion of macro 'SGEN_LOG'
  221 |    SGEN_LOG (0, "major->major reference %p at offset %zd in object %p (%s.%s) not found in remsets.", *(ptr), (char*)(ptr) - (char*)(obj), (obj), sgen_client_vtable_get_namespace (__vt), sgen_client_vtable_get_name (__vt)); \
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'describe_nursery_ptr':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:374:3: note: in expansion of macro 'SGEN_LOG'
  374 |   SGEN_LOG (0, "nursery-ptr (unalloc'd-memory)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:379:4: note: in expansion of macro 'SGEN_LOG'
  379 |    SGEN_LOG (0, "nursery-ptr %p", obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:55: note: format string is defined here
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:381:4: note: in expansion of macro 'SGEN_LOG'
  381 |    SGEN_LOG (0, "nursery-ptr %p (interior-ptr offset %zd)", obj, ptr - (char*)obj);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'bad_pointer_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:53: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:67: note: format string is defined here
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |                                                                  ~^
      |                                                                   |
      |                                                                   void *
      |                                                                  %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:406:2: note: in expansion of macro 'SGEN_LOG'
  406 |  SGEN_LOG (0, "Invalid object pointer %p at offset %zd in object %p (%s.%s):", ptr,
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'missing_remset_spew':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:59: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 5 has type 'int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:73: note: format string is defined here
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |                                                                        ~^
      |                                                                         |
      |                                                                         void *
      |                                                                        %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (0, "Oldspace->newspace reference %p at offset %zd in object %p (%s.%s) not found in remsets.",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_ref_from_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:506:5: note: in expansion of macro 'SGEN_LOG'
  506 |     SGEN_LOG (0, "Object %p referenced in thread %p (id %p) at %p, stack: %p-%p", obj, info, (gpointer)mono_thread_info_get_tid (info), start, info->client_info.stack_start, info->client_info.stack_end);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:514:5: note: in expansion of macro 'SGEN_LOG'
  514 |     SGEN_LOG (0, "Object %p referenced in saved reg %d of thread %p (id %p)", obj, (int) (ctxcurrent - ctxstart), info, (gpointer)mono_thread_info_get_tid (info));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'find_pinning_reference':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:535:6: note: in expansion of macro 'SGEN_LOG'
  535 |      SGEN_LOG (0, "Object %p referenced in pinned roots %p-%p\n", obj, start, root->end_root);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'verify_scan_starts':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:39: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:44: note: format string is defined here
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |                                           ~^
      |                                            |
      |                                            void *
      |                                           %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:622:4: note: in expansion of macro 'SGEN_LOG'
  622 |    SGEN_LOG (0, "NFC-BAD SCAN START [%zu] %p for obj [%p %p]", i, addr, start, end);
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_verify_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:632:3: note: in expansion of macro 'SGEN_LOG'
  632 |   SGEN_LOG (0, "Checking nursery canaries...");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:650:4: note: in expansion of macro 'SGEN_LOG'
  650 |    SGEN_LOG (0, "FORWARDED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:652:4: note: in expansion of macro 'SGEN_LOG'
  652 |    SGEN_LOG (0, "PINNED OBJ %p", cur);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:661:5: note: in expansion of macro 'SGEN_LOG'
  661 |     SGEN_LOG (0, "HOLE [%p %p %d]", hole_start, cur, (int)(cur - hole_start));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:662:4: note: in expansion of macro 'SGEN_LOG'
  662 |    SGEN_LOG (0, "OBJ  [%p %p %d %d %s.%s %d]", cur, cur + size, (int)size, (int)ss,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_dump_occupied':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:48: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:61: warning: unknown conversion type character 'z' in format [-Wformat=]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1048:27: warning: too many arguments for format [-Wformat-extra-args]
 1048 |  fprintf (heap_dump_file, "<occupied offset=\"%zd\" size=\"%zd\"/>\n", start - section_start, end - start);
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'dump_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1120:27: warning: too many arguments for format [-Wformat-extra-args]
 1120 |  fprintf (heap_dump_file, "<object class=\"%s.%s\" size=\"%zd\"",
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c: In function 'sgen_debug_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1165:27: warning: too many arguments for format [-Wformat-extra-args]
 1165 |  fprintf (heap_dump_file, "<pinned type=\"stack\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_STACK));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:60: warning: unknown conversion type character 'z' in format [-Wformat=]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-debug.c:1167:27: warning: too many arguments for format [-Wformat-extra-args]
 1167 |  fprintf (heap_dump_file, "<pinned type=\"other\" bytes=\"%zu\"/>\n", sgen_pin_stats_get_pinned_byte_count (PIN_TYPE_OTHER));
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'alloc_complex_descriptor':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:96:2: note: in expansion of macro 'SGEN_LOG'
   96 |  SGEN_LOG (6, "Complex descriptor %d, size: %d (total desc memory: %d)", res, nwords, complex_descriptors.capacity);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:101:3: note: in expansion of macro 'SGEN_LOG'
  101 |   SGEN_LOG (6, "\tvalue: %p", (void*)descriptor [1 + i]);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c: In function 'mono_gc_make_descr_for_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:47: note: format string is defined here
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:133:3: note: in expansion of macro 'SGEN_LOG'
  133 |   SGEN_LOG (6, "Ptrfree descriptor %p, size: %zd", (void*)desc, stored_size);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:51: note: format string is defined here
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:146:3: note: in expansion of macro 'SGEN_LOG'
  146 |   SGEN_LOG (6, "Largebitmap descriptor %p, size: %zd, last set: %d", (void*)desc, stored_size, last_set);
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:47: note: format string is defined here
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.c:157:4: note: in expansion of macro 'SGEN_LOG'
  157 |    SGEN_LOG (6, "Runlen descriptor %p, size: %zd, first set: %d, num set: %d", (void*)desc, stored_size, first_set, num_set);
      |    ^~~~~~~~
  CC       libmonosgen_static_la-sgen-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-gchandles.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-gray.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_collect_bridge_objects':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:144:4: note: in expansion of macro 'SGEN_LOG'
  144 |    SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:154:4: note: in expansion of macro 'SGEN_LOG'
  154 |    SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'sgen_finalize_in_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:195:5: note: in expansion of macro 'SGEN_LOG'
  195 |     SGEN_LOG (5, "Queueing object for finalization: %p (%s) (was at %p) (%d)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object, sgen_hash_table_num_entries (hash_table));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:205:6: note: in expansion of macro 'SGEN_LOG'
  205 |      SGEN_LOG (5, "Promoting finalization of object %p (%s) (was at %p) to major table", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:215:6: note: in expansion of macro 'SGEN_LOG'
  215 |      SGEN_LOG (5, "Updating object for finalization: %p (%s) (was at %p)", copy, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (copy)), object);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'register_for_finalization':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:242:4: note: in expansion of macro 'SGEN_LOG'
  242 |    SGEN_LOG (5, "Added finalizer for object: %p (%s) (%d) to %s table", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries, sgen_generation_name (generation));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:247:4: note: in expansion of macro 'SGEN_LOG'
  247 |    SGEN_LOG (5, "Removed finalizer for object: %p (%s) (%d)", obj, sgen_client_vtable_get_name (vt), hash_table->num_entries);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'try_lock_stage_for_processing':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:344:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  344 |  return InterlockedCompareExchange (next_entry, -1, old) == old;
      |                                     ^~~~~~~~~~
      |                                     |
      |                                     volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'process_stage_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:380:36: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  380 |    if (InterlockedCompareExchange (&entries [i].state, STAGE_ENTRY_INVALID, STAGE_ENTRY_BUSY) != STAGE_ENTRY_BUSY)
      |                                    ^~~~~~~~~~~~~~~~~~
      |                                    |
      |                                    volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'add_stage_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:450:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  450 |     InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_BUSY, STAGE_ENTRY_FREE) != STAGE_ENTRY_FREE) {
      |                                 ^~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:458:33: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  458 |     InterlockedCompareExchange (next_entry, index + 1, index);
      |                                 ^~~~~~~~~~
      |                                 |
      |                                 volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:479:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  479 |   old_next_entry = InterlockedCompareExchange (next_entry, index + 1, index);
      |                                                ^~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:510:47: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  510 |  previous_state = InterlockedCompareExchange (&entries [index].state, STAGE_ENTRY_USED, STAGE_ENTRY_BUSY);
      |                                               ^~~~~~~~~~~~~~~~~~~~~~
      |                                               |
      |                                               volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:19:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c: In function 'finalize_with_predicate':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-fin-weak-hash.c:575:4: note: in expansion of macro 'SGEN_LOG'
  575 |    SGEN_LOG (5, "Enqueuing object for finalization: %p (%s) (%d)", object, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (object)), sgen_hash_table_num_entries (hash_table));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_add_to_global_remset':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:497:2: note: in expansion of macro 'SGEN_LOG'
  497 |  SGEN_LOG (8, "Adding global remset for %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_objects_from_nursery_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:559:3: note: in expansion of macro 'SGEN_LOG'
  559 |   SGEN_LOG (5, "Considering pinning addr %p", addr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:656:4: note: in expansion of macro 'SGEN_LOG'
  656 |    SGEN_LOG (4, "Pinned object %p, vtable %p (%s), count %d\n",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_conservatively_pin_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:804:4: note: in expansion of macro 'SGEN_LOG'
  804 |    SGEN_LOG (6, "Pinning address %p from %p", (void*)addr, start);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:813:3: note: in expansion of macro 'SGEN_LOG'
  813 |   SGEN_LOG (7, "found %d potential pinned heap pointers", count);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'pin_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:826:2: note: in expansion of macro 'SGEN_LOG'
  826 |  SGEN_LOG (2, "Scanning pinned roots (%d bytes, %d/%d entries)", (int)roots_size, roots_hash [ROOT_TYPE_NORMAL].num_entries, roots_hash [ROOT_TYPE_PINNED].num_entries);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:829:3: note: in expansion of macro 'SGEN_LOG'
  829 |   SGEN_LOG (6, "Pinned roots %p-%p", start_root, root->end_root);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'precisely_scan_objects_from':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:869:5: note: in expansion of macro 'SGEN_LOG'
  869 |     SGEN_LOG (9, "Overwrote root at %p with %p", start_root, *start_root);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:886:6: note: in expansion of macro 'SGEN_LOG'
  886 |      SGEN_LOG (9, "Overwrote root at %p with %p", objptr, *objptr);
      |      ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'alloc_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:42: note: format string is defined here
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:946:2: note: in expansion of macro 'SGEN_LOG'
  946 |  SGEN_LOG (2, "Allocating nursery size: %zu", (size_t)sgen_nursery_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:961:2: note: in expansion of macro 'SGEN_LOG'
  961 |  SGEN_LOG (4, "Expanding nursery size (%p-%p): %lu, total: %lu", data, data + alloc_size, (unsigned long)sgen_nursery_size, (unsigned long)sgen_gc_get_total_heap_allocation ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_finalizer_entries':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1009:3: note: in expansion of macro 'SGEN_LOG'
 1009 |   SGEN_LOG (5, "Scan of fin ready object: %p (%s)\n", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'finish_gray_stack':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1056:2: note: in expansion of macro 'SGEN_LOG'
 1056 |  SGEN_LOG (2, "%s generation done", generation_name (generation));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1132:2: note: in expansion of macro 'SGEN_LOG'
 1132 |  SGEN_LOG (6, "Precise scan of gray area post fin");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:66: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:76: note: format string is defined here
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |                                                                           ~^
      |                                                                            |
      |                                                                            int
      |                                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1155:2: note: in expansion of macro 'SGEN_LOG'
 1155 |  SGEN_LOG (2, "Finalize queue handling scan for %s generation: %lld usecs %d ephemeron rounds", generation_name (generation), (long long)TV_ELAPSED (atv, btv), ephemeron_rounds);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'scan_from_registered_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1207:3: note: in expansion of macro 'SGEN_LOG'
 1207 |   SGEN_LOG (6, "Precise root scan %p-%p (desc: %p)", start_root, root->end_root, (void*)root->root_desc);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'collect_nursery':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1569:2: note: in expansion of macro 'SGEN_LOG'
 1569 |  SGEN_LOG (1, "Start nursery collection %d %p-%p, size: %d", gc_stats.minor_gc_count, sgen_get_nursery_start (), nursery_next, (int)(nursery_next - sgen_get_nursery_start ()));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:42: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:50: note: format string is defined here
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1615:2: note: in expansion of macro 'SGEN_LOG'
 1615 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (btv, atv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:33: note: format string is defined here
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1616:2: note: in expansion of macro 'SGEN_LOG'
 1616 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:39: note: format string is defined here
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1626:2: note: in expansion of macro 'SGEN_LOG'
 1626 |  SGEN_LOG (2, "Old generation scan: %lld usecs", (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:37: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:49: note: format string is defined here
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %I64u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1674:2: note: in expansion of macro 'SGEN_LOG'
 1674 |  SGEN_LOG (2, "Fragment creation: %lld usecs, %lu bytes available", (long long)TV_ELAPSED (atv, btv), (unsigned long)fragment_total);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1689:3: note: in expansion of macro 'SGEN_LOG'
 1689 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_copy_or_mark_from_roots':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1782:2: note: in expansion of macro 'SGEN_LOG'
 1782 |  SGEN_LOG (6, "Collecting pinned addresses");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1813:2: note: in expansion of macro 'SGEN_LOG'
 1813 |  SGEN_LOG (6, "Pinning from sections");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1817:2: note: in expansion of macro 'SGEN_LOG'
 1817 |  SGEN_LOG (6, "Pinning from large objects");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1831:4: note: in expansion of macro 'SGEN_LOG'
 1831 |    SGEN_LOG (6, "Marked large object %p (%s) size: %lu from roots", bigobj->data,
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:42: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                          ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:50: note: format string is defined here
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |                                                  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1849:2: note: in expansion of macro 'SGEN_LOG'
 1849 |  SGEN_LOG (2, "Finding pinned pointers: %zd in %lld usecs", sgen_get_pinned_count (), (long long)TV_ELAPSED (atv, btv));
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:33: note: format string is defined here
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1850:2: note: in expansion of macro 'SGEN_LOG'
 1850 |  SGEN_LOG (4, "Start scan with %zd pinned objects", sgen_get_pinned_count ());
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_start_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:1981:2: note: in expansion of macro 'SGEN_LOG'
 1981 |  SGEN_LOG (1, "Start major collection %d", gc_stats.major_gc_count);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'major_finish_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2057:2: note: in expansion of macro 'SGEN_LOG'
 2057 |  SGEN_LOG (4, "Free space in nursery after major %ld", (long)fragment_total);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2099:3: note: in expansion of macro 'SGEN_LOG'
 2099 |   SGEN_LOG (4, "Finalizer-thread wakeup");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_perform_collection':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2364:2: note: in expansion of macro 'SGEN_LOG'
 2364 |  SGEN_LOG (2, "Heap size: %lu, LOS size: %lu", (unsigned long)sgen_gc_get_total_heap_allocation (), (unsigned long)los_memory_usage);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:65: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                 ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:76: note: format string is defined here
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |                                                                            ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2369:3: note: in expansion of macro 'SGEN_LOG'
 2369 |   SGEN_LOG (1, "nursery collection didn't find enough room for %zd alloc (%zd pinned)", requested_size, sgen_get_pinned_count ());
      |   ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_invoke_finalizers':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2513:4: note: in expansion of macro 'SGEN_LOG'
 2513 |    SGEN_LOG (7, "Finalizing object %p (%s)", obj, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (obj)));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_register_root':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'l' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:54: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long long int' [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:60: note: format string is defined here
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |                                                           ~^
      |                                                            |
      |                                                            int
      |                                                           %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2582:2: note: in expansion of macro 'SGEN_LOG'
 2582 |  SGEN_LOG (3, "Added root for range: %p-%p, descr: %llx  (%d/%d bytes)", start, new_root.end_root, (long long)descr, (int)size, (int)roots_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_nostore':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2686:3: note: in expansion of macro 'SGEN_LOG'
 2686 |   SGEN_LOG (8, "Skipping remset at %p", ptr);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2690:2: note: in expansion of macro 'SGEN_LOG'
 2690 |  SGEN_LOG (8, "Adding remset at %p", ptr);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2698:2: note: in expansion of macro 'SGEN_LOG'
 2698 |  SGEN_LOG (8, "Wbarrier store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'mono_gc_wbarrier_generic_store_atomic':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2713:2: note: in expansion of macro 'SGEN_LOG'
 2713 |  SGEN_LOG (8, "Wbarrier atomic store at %p to %p (%s)", ptr, value, value ? sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (value)) : "null");
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c: In function 'sgen_gc_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:2828:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 2828 |   result = InterlockedCompareExchange (&gc_initialized, -1, 0);
      |                                        ^~~~~~~~~~~~~~~
      |                                        |
      |                                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.c:180:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-hash-table.lo
  CC       libmonosgen_static_la-sgen-internal.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gchandles.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_alloc_queue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:89:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
   89 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_dequeue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:234:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  234 |    old_num_sections = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_steal_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:321:45: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
  321 |  sections_remaining = InterlockedDecrement (&queue->num_sections);
      |                                             ^~~~~~~~~~~~~~~~~~~~
      |                                             |
      |                                             gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:324:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  324 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c: In function 'sgen_gray_object_enqueue_section':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:367:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  367 |   InterlockedIncrement (&queue->num_sections);
      |                         ^~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gray.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmonosgen_static_la-sgen-layout-stats.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-internal.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-hash-table.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-los.lo
  CC       libmonosgen_static_la-sgen-marksweep.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-layout-stats.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
  CC       libmonosgen_static_la-sgen-memory-governor.lo
  CC       libmonosgen_static_la-sgen-nursery-allocator.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
  CC       libmonosgen_static_la-sgen-pinning-stats.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_free_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:319:2: note: in expansion of macro 'SGEN_LOG'
  319 |  SGEN_LOG (4, "Freed large object %p, size %lu", obj->data, (unsigned long)size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_alloc_large_inner':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:67: note: format string is defined here
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |                                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:419:2: note: in expansion of macro 'SGEN_LOG'
  419 |  SGEN_LOG (4, "Allocated large object %p, vtable: %p (%s), size: %zd", obj->data, vtable, sgen_client_vtable_get_name (vtable), size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'mono_sgen_los_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:586:4: note: in expansion of macro 'SGEN_LOG'
  586 |    SGEN_LOG (0, "%s (size %d pin %d)\n", los_kind, (int)size, pinned ? 1 : 0);
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:43: note: format string is defined here
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:588:4: note: in expansion of macro 'SGEN_LOG'
  588 |    SGEN_LOG (0, "%s (interior-ptr offset %zd size %d pin %d)",
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c: In function 'sgen_los_pin_object_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:740:41: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  740 |  old_size = InterlockedCompareExchange ((volatile gint32*)&obj->size, old_size | 1, old_size);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                         |
      |                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-los.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_sweep_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:867:22: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  867 |  int old = SGEN_CAS (&sweep_state, new_, expected);
      |                      ^~~~~~~~~~~~
      |                      |
      |                      volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_describe_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:996:3: note: in expansion of macro 'SGEN_LOG'
  996 |   SGEN_LOG (0, "major-ptr (block %p sz %d pin %d ref %d)\n",
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1008:4: note: in expansion of macro 'SGEN_LOG'
 1008 |    SGEN_LOG (0, "\t(");
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1010:5: note: in expansion of macro 'SGEN_LOG'
 1010 |     SGEN_LOG (0, "object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1012:5: note: in expansion of macro 'SGEN_LOG'
 1012 |     SGEN_LOG (0, "dead-object");
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:40: note: format string is defined here
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1015:5: note: in expansion of macro 'SGEN_LOG'
 1015 |     SGEN_LOG (0, "interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:45: note: format string is defined here
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1017:5: note: in expansion of macro 'SGEN_LOG'
 1017 |     SGEN_LOG (0, "dead-interior-ptr offset %zd", ptr - obj);
      |     ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1020:3: note: in expansion of macro 'SGEN_LOG'
 1020 |   SGEN_LOG (0, " marked %d)\n", marked ? 1 : 0);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'major_dump_heap':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:58: warning: unknown conversion type character 'z' in format [-Wformat=]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1067:28: warning: too many arguments for format [-Wformat-extra-args]
 1067 |   fprintf (heap_dump_file, "<section type=\"%s\" size=\"%zu\">\n", "old", (size_t)MS_BLOCK_FREE);
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks_par':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:122:5: note: in expansion of macro 'SGEN_LOG'
  122 |     SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:125:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
  125 |   MS_SET_MARK_BIT_PAR (block, word, bit, first);
      |   ^~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_no_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h: In function 'major_copy_or_mark_object_concurrent_par_with_evacuation':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:143:48: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  143 |    tmp_mark_word = InterlockedCompareExchange ((volatile gint32*)&(bl)->mark_words [w], old_mark_word | (ONE_P << (b)), old_mark_word); \
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                |
      |                                                volatile gint32 * {aka volatile int *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1158:3: note: in expansion of macro 'MS_SET_MARK_BIT_PAR'
 1158 |   MS_SET_MARK_BIT_PAR ((block), __word, __bit, first); \
      |   ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep-drain-gray-stack.h:188:4: note: in expansion of macro 'MS_MARK_OBJECT_AND_ENQUEUE_PAR'
  188 |    MS_MARK_OBJECT_AND_ENQUEUE_PAR (obj, desc, block, queue);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c: In function 'try_set_block_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:1432:31: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1432 |  gint32 old_state = SGEN_CAS (&block->state, new_state, expected_state);
      |                               ^~~~~~~~~~~~~
      |                               |
      |                               volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-marksweep.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_calculate_minor_collection_allowance':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:121:3: note: in expansion of macro 'SGEN_LOG'
  121 |   SGEN_LOG (0, "Surviving sweep: %ld bytes (%ld major, %ld LOS)", (long)new_heap_size, (long)new_major, (long)last_collection_los_memory_usage);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:122:3: note: in expansion of macro 'SGEN_LOG'
  122 |   SGEN_LOG (0, "Allowance: %ld bytes", (long)allowance);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:123:3: note: in expansion of macro 'SGEN_LOG'
  123 |   SGEN_LOG (0, "Trigger size: %ld bytes", (long)major_collection_trigger_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_memgov_major_collection_start':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:239:3: note: in expansion of macro 'SGEN_LOG'
  239 |   SGEN_LOG (0, "Starting collection with heap size %ld bytes", (long)major_start_heap_size);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_output_log_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:93: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                             ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:138: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:151: warning: unknown conversion type character 'z' in format [-Wformat=]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                                                                                                                       ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:298:49: warning: too many arguments for format [-Wformat-extra-args]
  298 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MINOR%s: (%s) time %.2fms, %s promoted %zdK major size: %zdK in use: %zdK los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:94: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:107: warning: unknown conversion type character 'z' in format [-Wformat=]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:310:49: warning: too many arguments for format [-Wformat-extra-args]
  310 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR%s: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:110: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:123: warning: unknown conversion type character 'z' in format [-Wformat=]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                                                                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:322:49: warning: too many arguments for format [-Wformat-extra-args]
  322 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_CONCURRENT_FINISH: (%s) time %.2fms, %s los size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:79: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                               ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:92: warning: unknown conversion type character 'z' in format [-Wformat=]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                                                            ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:330:49: warning: too many arguments for format [-Wformat-extra-args]
  330 |    mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_GC, "GC_MAJOR_SWEEP: major size: %zdK in use: %zdK",
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c: In function 'sgen_assert_memory_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka unsigned int}
      |                                                                                        %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:65: warning: unknown conversion type character 'z' in format [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                 ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:89: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                                                                                        ~^      ~~~~~~~~~~~~~~
      |                                                                                         |      |
      |                                                                                         char * size_t {aka unsigned int}
      |                                                                                        %d
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-memory-governor.c:378:19: warning: too many arguments for format [-Wformat-extra-args]
  378 |  fprintf (stderr, "Error: Garbage collector could not allocate %zu bytes of memory for %s.\n", requested_size, assert_description);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_clear_allocator_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:611:3: note: in expansion of macro 'SGEN_LOG'
  611 |   SGEN_LOG (4, "Clear nursery frag %p-%p", frag->fragment_next, frag->fragment_end);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'add_nursery_frag':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:52: note: format string is defined here
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |                                                    ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:668:2: note: in expansion of macro 'SGEN_LOG'
  668 |  SGEN_LOG (4, "Found empty fragment: %p-%p, size: %zd", frag_start, frag_end, frag_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_build_nursery_fragments':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:792:3: note: in expansion of macro 'SGEN_LOG'
  792 |   SGEN_LOG (1, "Nursery fully pinned");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:54: note: format string is defined here
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |                                                      ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:795:4: note: in expansion of macro 'SGEN_LOG'
  795 |    SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", p, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (p)), sgen_safe_object_get_size (p));
      |    ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:45: note: format string is defined here
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |                                             ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:837:2: note: in expansion of macro 'SGEN_LOG'
  837 |  SGEN_LOG (4, "Searching nursery for size: %zd", size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c: In function 'sgen_nursery_alloc_range':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:56: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                        ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:73: note: format string is defined here
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |                                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:51:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-nursery-allocator.c:848:2: note: in expansion of macro 'SGEN_LOG'
  848 |  SGEN_LOG (4, "Searching for byte range desired size: %zd minimum size %zd", desired_size, minimum_size);
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c: In function 'sgen_pin_stats_report':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:35: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                   ^~~~~~~~~  ~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                     |
      |                                                                     size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:222:42: note: format string is defined here
  222 |    mono_gc_printf (gc_debug_file, "  %10ld", pinned_entry->num_pins [i]);
      |                                      ~~~~^
      |                                          |
      |                                          long int
      |                                      %10d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:69: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                   ~~^
      |                                                                     |
      |                                                                     long int
      |                                                                   %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232 |    pinned_byte_counts [PIN_TYPE_STACK],
  233 |    pinned_byte_counts [PIN_TYPE_STATIC_DATA],
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:82: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                ~~^
      |                                                                                  |
      |                                                                                  long int
      |                                                                                %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:33: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
  234 |    pinned_byte_counts [PIN_TYPE_OTHER]);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                       |
      |                       size_t {aka unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger-internals.h:143:24: note: in definition of macro 'mono_gc_printf'
  143 |  fprintf (gc_log_file, format, ##__VA_ARGS__); \
      |                        ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning-stats.c:231:94: note: format string is defined here
  231 |  mono_gc_printf (gc_debug_file, "\nTotal bytes pinned from stack: %ld  static: %ld  other: %ld\n",
      |                                                                                            ~~^
      |                                                                                              |
      |                                                                                              long int
      |                                                                                            %d
  CC       libmonosgen_static_la-sgen-pinning.lo
  CC       libmonosgen_static_la-sgen-pointer-queue.lo
  CC       libmonosgen_static_la-sgen-array-list.lo
  CC       libmonosgen_static_la-sgen-protocol.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_find_section_pin_queue_start_end':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:111:2: note: in expansion of macro 'SGEN_LOG'
  111 |  SGEN_LOG (6, "Pinning from section %p (%p-%p)", section, section->data, section->end_data);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:23: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:56: note: format string is defined here
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |                                                       ~^
      |                                                        |
      |                                                        void *
      |                                                       %d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:116:2: note: in expansion of macro 'SGEN_LOG'
  116 |  SGEN_LOG (6, "Found %zd pinning addresses in section %p",
      |  ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_dump_pin_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: unknown conversion type character 'z' in format [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:53: note: format string is defined here
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |                                                     ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: too many arguments for format [-Wformat-extra-args]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:201:3: note: in expansion of macro 'SGEN_LOG'
  201 |   SGEN_LOG (3, "Bastard pinning obj %p (%s), size: %zd", ptr, sgen_client_vtable_get_name (SGEN_LOAD_VTABLE (ptr)), sgen_safe_object_get_size (ptr));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c: In function 'sgen_cement_lookup_or_register':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:336:28: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
  336 |  if (InterlockedIncrement ((gint32*)&hash [i].count) == SGEN_CEMENT_THRESHOLD) {
      |                            ^~~~~~~~~~~~~~~~~~~~~~~~
      |                            |
      |                            gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pinning.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'realloc_queue':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:2: note: in expansion of macro 'SGEN_LOG'
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:41:53: note: format string is defined here
   41 |  SGEN_LOG (4, "Reallocated pointer queue to size: %lu", new_size);
      |                                                   ~~^
      |                                                     |
      |                                                     long unsigned int
      |                                                   %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c: In function 'sgen_pointer_queue_sort_uniq':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:2: note: in expansion of macro 'SGEN_LOG'
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:109:47: note: format string is defined here
  109 |  SGEN_LOG (5, "Sorting pointer queue, size: %lu", queue->next_slot);
      |                                             ~~^
      |                                               |
      |                                               long unsigned int
      |                                             %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:72,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:797,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |                                  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:143:3: note: in expansion of macro 'mono_gc_printf'
  143 |   mono_gc_printf (gc_debug_file, "%s " format "\n", logTime, ##__VA_ARGS__); \
      |   ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:2: note: in expansion of macro 'SGEN_LOG'
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-pointer-queue.c:121:49: note: format string is defined here
  121 |  SGEN_LOG (5, "Pointer queue reduced to size: %lu", queue->next_slot);
      |                                               ~~^
      |                                                 |
      |                                                 long unsigned int
      |                                               %u
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_grow':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:53:35: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   53 |   if (InterlockedCompareExchange ((volatile gint32 *)&array->capacity, new_capacity, old_capacity) != old_capacity)
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                   |
      |                                   volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c: In function 'sgen_array_list_update_next_slot':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:111:40: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  111 |   } while (InterlockedCompareExchange ((volatile gint32 *)&array->next_slot, new_index + 1, old_next_slot) != old_next_slot);
      |                                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                        |
      |                                        volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-array-list.c:24:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_open_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:101:24: warning: assignment to 'HANDLE' {aka 'void *'} from 'int' makes pointer from integer without a cast [-Wint-conversion]
  101 |   binary_protocol_file = open (filename, O_CREAT | O_WRONLY, 0644);
      |                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:102:28: warning: comparison between pointer and integer
  102 |   if (binary_protocol_file == -1) {
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:114:15: warning: passing argument 1 of 'ftruncate' makes integer from pointer without a cast [-Wint-conversion]
  114 |    ftruncate (binary_protocol_file, 0);
      |               ^~~~~~~~~~~~~~~~~~~~
      |               |
      |               HANDLE {aka void *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:65:32: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
   65 | __CRT_INLINE int ftruncate(int __fd, off32_t __length)
      |                            ~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:116:32: warning: comparison between pointer and integer
  116 |  } while (binary_protocol_file == -1);
      |                                ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'close_binary_protocol_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:164:16: warning: passing argument 1 of 'close' makes integer from pointer without a cast [-Wint-conversion]
  164 |  while (close (binary_protocol_file) == -1 && errno == EINTR)
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/io.h:328:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  328 |   int __cdecl close(int _FileHandle) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'try_lock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:178:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  178 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, -1, 0) != 0);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_exclusive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:188:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  188 |  if (InterlockedCompareExchange (&binary_protocol_use_count, 0, -1) != -1)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'lock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:204:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  204 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count + 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'unlock_recursive':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:216:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  216 |  } while (InterlockedCompareExchange (&binary_protocol_use_count, old_count - 1, old_count) != old_count);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'binary_protocol_flush_buffer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:229:16: warning: passing argument 1 of 'write' makes integer from pointer without a cast [-Wint-conversion]
  229 |   ret = write (binary_protocol_file, buffer->buffer + written, to_write - written);
      |                ^~~~~~~~~~~~~~~~~~~~
      |                |
      |                HANDLE {aka void *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/unistd.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-sigcontext.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-context.h:14,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-archdep.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/io.h:344:25: note: expected 'int' but argument is of type 'HANDLE' {aka 'void *'}
  344 |   int __cdecl write(int _Filehandle,const void *_Buf,unsigned int _MaxCharCount) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
      |                     ~~~~^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c: In function 'protocol_entry':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:359:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  359 |  if (InterlockedCompareExchange (&buffer->index, index + entry_size, index) != index)
      |                                  ^~~~~~~~~~~~~~
      |                                  |
      |                                  volatile int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-protocol.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile int *'
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmonosgen_static_la-sgen-qsort.lo
  CC       libmonosgen_static_la-sgen-simple-nursery.lo
  CC       libmonosgen_static_la-sgen-split-nursery.lo
  CC       libmonosgen_static_la-sgen-thread-pool.lo
  CC       libmonosgen_static_la-sgen-workers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-qsort.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-simple-nursery.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'simple_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'simple_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-split-nursery.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h: In function 'copy_object_no_checks':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-copy-object.h:85:3: note: in expansion of macro 'SGEN_LOG'
   85 |   SGEN_LOG (9, "Enqueuing gray object %p (%s)", destination, sgen_client_vtable_get_name (vt));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:77:2: note: in expansion of macro 'SGEN_LOG'
   77 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:87:3: note: in expansion of macro 'SGEN_LOG'
   87 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:94:3: note: in expansion of macro 'SGEN_LOG'
   94 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:102:3: note: in expansion of macro 'SGEN_LOG'
  102 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h: In function 'split_nursery_serial_with_concurrent_major_copy_object_from_obj':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:135:2: note: in expansion of macro 'SGEN_LOG'
  135 |  SGEN_LOG (9, "Precise copy of %p from %p", obj, obj_slot);
      |  ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:145:3: note: in expansion of macro 'SGEN_LOG'
  145 |   SGEN_LOG (9, " (already forwarded to %p)", forwarded);
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:160:3: note: in expansion of macro 'SGEN_LOG'
  160 |   SGEN_LOG (9, " (pinned, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-copy-object.h:171:3: note: in expansion of macro 'SGEN_LOG'
  171 |   SGEN_LOG (9, " (tospace, no change)");
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:259:7: note: in expansion of macro 'HANDLE_PTR'
  259 |       HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:78:14: note: in expansion of macro 'OBJ_COMPLEX_ARR_FOREACH_PTR'
   78 | #define SCAN OBJ_COMPLEX_ARR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:80:3: note: in expansion of macro 'SCAN'
   80 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_vtype':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:179:5: note: in expansion of macro 'HANDLE_PTR'
  179 |     HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |     ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:47:14: note: in expansion of macro 'OBJ_RUN_LEN_FOREACH_PTR'
   47 | #define SCAN OBJ_RUN_LEN_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:49:3: note: in expansion of macro 'SCAN'
   49 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:281:6: note: in expansion of macro 'HANDLE_PTR'
  281 |      HANDLE_PTR ((GCObject**)p, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:294:7: note: in expansion of macro 'HANDLE_PTR'
  294 |       HANDLE_PTR ((GCObject**)p + i, (obj)); \
      |       ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:307:8: note: in expansion of macro 'HANDLE_PTR'
  307 |        HANDLE_PTR ((GCObject**)p, (obj)); \
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:54:14: note: in expansion of macro 'OBJ_VECTOR_FOREACH_PTR'
   54 | #define SCAN OBJ_VECTOR_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:56:3: note: in expansion of macro 'SCAN'
   56 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:198:4: note: in expansion of macro 'HANDLE_PTR'
  198 |    HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |    ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:61:14: note: in expansion of macro 'OBJ_BITMAP_FOREACH_PTR'
   61 | #define SCAN OBJ_BITMAP_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:63:3: note: in expansion of macro 'SCAN'
   63 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-descriptor.h:231:6: note: in expansion of macro 'HANDLE_PTR'
  231 |      HANDLE_PTR ((GCObject**)_objptr, (obj)); \
      |      ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:69:14: note: in expansion of macro 'OBJ_COMPLEX_FOREACH_PTR'
   69 | #define SCAN OBJ_COMPLEX_FOREACH_PTR (desc, ((GCObject*)start))
      |              ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-scan-object.h:71:3: note: in expansion of macro 'SCAN'
   71 |   SCAN;
      |   ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h: In function 'split_nursery_serial_with_concurrent_major_scan_ptr_field':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:150:4: note: in expansion of macro 'LOG_TIMESTAMP'
  150 |    LOG_TIMESTAMP;         \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:58:4: note: in expansion of macro 'SGEN_COND_LOG'
   58 |    SGEN_COND_LOG (9, __old != *(ptr), "Overwrote field at %p with %p (was: %p)", (ptr), *(ptr), __old); \
      |    ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-minor-scan-object.h:100:2: note: in expansion of macro 'HANDLE_PTR'
  100 |  HANDLE_PTR (ptr, NULL);
      |  ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:12,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:380,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-thread-pool.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h: In function 'sgen_client_update_copied_object':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'F' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:40: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                        ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:38: warning: unknown conversion type character 'T' in format [-Wformat=]
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                      ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:142:3: note: in expansion of macro 'LOG_TIMESTAMP'
  142 |   LOG_TIMESTAMP;         \
      |   ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-client-mono.h:197:3: note: in expansion of macro 'SGEN_LOG'
  197 |   SGEN_LOG (9, "Array instance %p: size: %lu, rank: %d, length: %lu", array, (unsigned long)objsize, vt->rank, (unsigned long)mono_array_length (array));
      |   ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:135:43: note: format string is defined here
  135 |   strftime(logTime, sizeof(logTime), "%F %T", tod);    \
      |                                           ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c: In function 'set_state':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:86:37: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   86 |  return InterlockedCompareExchange (&data->state, new_state, old_state) == old_state;
      |                                     ^~~~~~~~~~~~
      |                                     |
      |                                     gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/atomic.h:32,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-gc.h:30,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/sgen/sgen-workers.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CCLD     libmonosgen.la
  CCLD     libmonosgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
Making all in mini
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
if test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/.git; then \
	(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono; \
		LANG=C; export LANG; \
		if test -z "$ghprbPullId"; then \
			branch=`git branch | grep '^\*' | sed 's/(detached from .*/explicit/' | cut -d ' ' -f 2`; \
		else \
			branch="pull-request-$ghprbPullId"; \
		fi; \
		version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
		echo "#define FULL_VERSION \"$branch/$version\""; \
	); \
else \
	echo "#define FULL_VERSION \"tarball\""; \
fi > version.h
  CC       genmdesc-genmdesc.o
  CC       genmdesc-helpers.o
  CC       ../metadata/genmdesc-opcodes.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
  CCLD     genmdesc.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
libtool:   error: Continuing, but uninstalled executables may not work.
perl /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/genmdesc.pl __i386__ /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini  cpu-x86.h x86_desc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cpu-x86.md
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
  CC       libmini_static_la-mini.lo
  CC       libmini_static_la-mini-runtime.lo
  CC       libmini_static_la-seq-points.lo
  CC       libmini_static_la-method-to-ir.lo
  CC       libmini_static_la-cfgdump.lo
  CC       libmini_static_la-decompose.lo
  CC       libmini_static_la-jit-icalls.lo
  CC       libmini_static_la-trace.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:428:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  428 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_leave_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:599:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  599 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c: In function 'mono_sigsegv_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:2792:11: warning: unused variable 'fault_addr' [-Wunused-variable]
 2792 |  gpointer fault_addr = NULL;
      |           ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c: In function 'mini_method_compile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3118:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3118 |  InterlockedIncrement (&mono_jit_stats.methods_compiled);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3869:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3869 |   InterlockedIncrement (&mono_jit_stats.methods_with_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3871:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3871 |   InterlockedIncrement (&mono_jit_stats.methods_without_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_static_la-dominators.lo
  CC       libmini_static_la-cfold.lo
  CC       libmini_static_la-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-liveness.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-ssa.lo
  CC       libmini_static_la-abcremoval.lo
  CC       libmini_static_la-local-propagation.lo
  CC       libmini_static_la-driver.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-debug-mini.lo
  CC       libmini_static_la-linear-scan.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-aot-compiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-aot-runtime.lo
  CC       libmini_static_la-graph.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'compile_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7560:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7560 |  InterlockedIncrement (&acfg->stats.mcount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7596:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7596 |   InterlockedIncrement (&acfg->stats.genericcount);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7609:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7609 |   InterlockedIncrement (&acfg->stats.ocount);
      |                         ^~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7651:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7651 |   InterlockedIncrement (&acfg->stats.abscount);
      |                         ^~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7784:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7784 |   InterlockedIncrement (&acfg->stats.methods_without_got_slots);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7889:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7889 |  InterlockedIncrement (&acfg->stats.ccount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_static_la-mini-codegen.lo
  CC       libmini_static_la-mini-exceptions.lo
  CC       libmini_static_la-mini-trampolines.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'alloc0_jit_info_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:2847:27: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2847 |   InterlockedExchangeAdd (&async_jit_info_size, size);
      |                           ^~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'load_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:3965:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3965 |  InterlockedIncrement (&mono_jit_stats.methods_aot);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c: In function 'mono_draw_graph':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:200:8: warning: unused variable 'com' [-Wunused-variable]
  200 |  char *com;
      |        ^~~
  CC       libmini_static_la-branch-opts.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c: In function 'get_register_spilling':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-generic-sharing.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-tasklets.lo
  CC       libmini_static_la-simd-intrinsics.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-native-types.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-unwind.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-image-writer.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-dwarfwriter.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-gc.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-debugger-agent.lo
  CC       libmini_static_la-xdebug.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-alias-analysis.lo
  CC       libmini_static_la-mini-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:66:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'finish_agent_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1070:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1070 |  if (InterlockedCompareExchange (&inited, 1, 0) == 1)
      |                                  ^~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'socket_transport_connect':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1296:52: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
 1296 |     if (setsockopt (sfd, SOL_SOCKET, SO_REUSEADDR, &n, sizeof(n)) == -1)
      |                                                    ^~
      |                                                    |
      |                                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:999:88: note: expected 'const char *' but argument is of type 'int *'
  999 |   WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen);
      |                                                                            ~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_debugger_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1638:55: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1638 |  debugger_thread_handle = mono_threads_create_thread (debugger_thread, NULL, NULL, NULL);
      |                                                       ^~~~~~~~~~~~~~~
      |                                                       |
      |                                                       gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'send_packet':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1815:29: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1815 |  id = InterlockedIncrement (&packet_id);
      |                             ^~~~~~~~~~
      |                             |
      |                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'get_objref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2004:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2004 |  ref->id = InterlockedIncrement (&objref_id);
      |                                  ^~~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'compute_frame_info':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:3216:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3216 |    f->id = InterlockedIncrement (&frame_id);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5243:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5243 |  int val = InterlockedIncrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'stop_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5256:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5256 |  int val = InterlockedDecrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'event_commands':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:7698:35: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7698 |   req->id = InterlockedIncrement (&event_request_id);
      |                                   ^~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-arch-stubs.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-type-checking.lo
  CC       libmini_static_la-lldb.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-x86.lo
  CC       libmini_static_la-exceptions-x86.lo
  CC       libmini_static_la-tramp-x86.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-mini-x86-gsharedvt.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:57:15: warning: no previous prototype for 'seh_unhandled_exception_filter' [-Wmissing-prototypes]
   57 | LONG CALLBACK seh_unhandled_exception_filter(EXCEPTION_POINTERS* ep)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:192:15: warning: no previous prototype for 'seh_vectored_exception_handler' [-Wmissing-prototypes]
  192 | LONG CALLBACK seh_vectored_exception_handler(EXCEPTION_POINTERS* ep)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'seh_vectored_exception_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:211:36: warning: passing argument 2 of 'win32_handle_stack_overflow' from incompatible pointer type [-Wincompatible-pointer-types]
  211 |   win32_handle_stack_overflow (ep, ctx);
      |                                    ^~~
      |                                    |
      |                                    CONTEXT * {aka struct _CONTEXT *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:135:73: note: expected 'struct sigcontext *' but argument is of type 'CONTEXT *' {aka 'struct _CONTEXT *'}
  135 | win32_handle_stack_overflow (EXCEPTION_POINTERS* ep, struct sigcontext *sctx)
      |                                                      ~~~~~~~~~~~~~~~~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'mono_arch_ip_from_context':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:911:27: warning: returning 'DWORD' {aka 'long unsigned int'} from a function with return type 'gpointer' {aka 'void *'} makes pointer from integer without a cast [-Wint-conversion]
  911 |  return ((CONTEXT*)sigctx)->Eip;
      |         ~~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'mono_arch_handle_exception':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:1031:21: warning: unused variable 'ctx' [-Wunused-variable]
 1031 |  struct sigcontext *ctx = (struct sigcontext *)sigctx;
      |                     ^~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:1080:1: warning: 'altstack_handle_and_restore' defined but not used [-Wunused-function]
 1080 | altstack_handle_and_restore (MonoContext *ctx, gpointer obj, gboolean stack_ovf)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:112:25: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  112 |    InterlockedExchange ((gint32*)(orig_code + 2), (guint)addr - ((guint)orig_code + 1) - 5);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:120:25: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  120 |    InterlockedExchange ((gint32*)(orig_code + 2), (guint)addr - ((guint)orig_code + 1) - 5);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:171:1: warning: 'get_vcall_slot_addr' defined but not used [-Wunused-function]
  171 | get_vcall_slot_addr (guint8* code, mgreg_t *regs)
      | ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:123:30: warning: array subscript 8 is outside array bounds of 'guint8[8]' {aka 'unsigned char[8]'} [-Warray-bounds]
  123 |     code [4], code [5], code [6]);
      |                         ~~~~~^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:96:9: note: while referencing 'buf'
   96 |  guint8 buf [8];
      |         ^~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:6344:1: warning: 'emit_load_aotconst' defined but not used [-Wunused-function]
 6344 | emit_load_aotconst (guint8 *start, guint8 *code, MonoCompile *cfg, MonoJumpInfo **ji, int dreg, int tramp_type, gconstpointer target)
      | ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_static_la-tramp-x86-gsharedvt.lo
  CC       libmini_static_la-mini-windows.lo
  CC       libmini_static_la-mini-windows-dllmain.lo
  CC       libmini_la-mini.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:18:15: warning: no previous prototype for 'DllMain' [-Wmissing-prototypes]
   18 | BOOL APIENTRY DllMain (HMODULE module_handle, DWORD reason, LPVOID reserved)
      |               ^~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c: In function 'mini_method_compile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3118:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3118 |  InterlockedIncrement (&mono_jit_stats.methods_compiled);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3869:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3869 |   InterlockedIncrement (&mono_jit_stats.methods_with_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:3871:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3871 |   InterlockedIncrement (&mono_jit_stats.methods_without_llvm);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.c:43:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_la-mini-runtime.lo
  CC       libmini_la-seq-points.lo
  CC       libmini_la-method-to-ir.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:47:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c: In function 'mono_sigsegv_signal_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-runtime.c:2792:11: warning: unused variable 'fault_addr' [-Wunused-variable]
 2792 |  gpointer fault_addr = NULL;
      |           ^~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/seq-points.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/method-to-ir.c:38:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-cfgdump.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c: In function 'mono_arch_output_basic_block':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:4231:8: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
 4231 |    int size;
      |        ^~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfgdump.c:8:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-decompose.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/decompose.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-jit-icalls.lo
  CC       libmini_la-trace.lo
  CC       libmini_la-dominators.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit-icalls.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:428:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  428 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:20: warning: unknown conversion type character 'l' in format [-Wformat=]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |                    ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:562:12: warning: too many arguments for format [-Wformat-extra-args]
  562 |    printf ("0x%016llx, ", (long long)*arg_in_stack_slot(cpos, gint64));
      |            ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_leave_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:599:57: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  599 |  while (output_lock != 0 || InterlockedCompareExchange (&output_lock, 1, 0) != 0)
      |                                                         ^~~~~~~~~~~~
      |                                                         |
      |                                                         volatile gint32 * {aka volatile int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:21:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'volatile gint32 *' {aka 'volatile int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:673:13: warning: too many arguments for format [-Wformat-extra-args]
  673 |     printf ("[INT64:%p:%lld]", o, (long long)*((gint64 *)((char *)o + sizeof (MonoObject))));
      |             ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:691:11: warning: too many arguments for format [-Wformat-extra-args]
  691 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:696:11: warning: too many arguments for format [-Wformat-extra-args]
  696 |   printf ("lresult=0x%16llx", (long long)l);
      |           ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dominators.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-cfold.lo
  CC       libmini_la-helpers.lo
  CC       libmini_la-liveness.lo
  CC       libmini_la-ssa.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cfold.c:12:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c: In function 'mono_disassemble_code':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:151:8: warning: unused variable 'cmd' [-Wunused-variable]
  151 |  char *cmd;
      |        ^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/helpers.c:148:14: warning: unused variable 'objdump_args' [-Wunused-variable]
  148 |  const char *objdump_args = g_getenv ("MONO_OBJDUMP_ARGS");
      |              ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/liveness.c:17:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/ssa.c:20:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-abcremoval.lo
  CC       libmini_la-local-propagation.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/abcremoval.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/local-propagation.c:30:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-driver.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/driver.c:35:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-debug-mini.lo
  CC       libmini_la-linear-scan.lo
  CC       libmini_la-aot-compiler.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debug-mini.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/linear-scan.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'compile_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7560:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7560 |  InterlockedIncrement (&acfg->stats.mcount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7596:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7596 |   InterlockedIncrement (&acfg->stats.genericcount);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7609:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7609 |   InterlockedIncrement (&acfg->stats.ocount);
      |                         ^~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7651:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7651 |   InterlockedIncrement (&acfg->stats.abscount);
      |                         ^~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7784:25: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7784 |   InterlockedIncrement (&acfg->stats.methods_without_got_slots);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:7889:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7889 |  InterlockedIncrement (&acfg->stats.ccount);
      |                        ^~~~~~~~~~~~~~~~~~~
      |                        |
      |                        int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:29:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_la-aot-runtime.lo
  CC       libmini_la-graph.lo
  CC       libmini_la-mini-codegen.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:50:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'alloc0_jit_info_data':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:2847:27: warning: passing argument 1 of '_InterlockedExchangeAdd' from incompatible pointer type [-Wincompatible-pointer-types]
 2847 |   InterlockedExchangeAdd (&async_jit_info_size, size);
      |                           ^~~~~~~~~~~~~~~~~~~~
      |                           |
      |                           gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1483:53: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1483 | __LONG32 _InterlockedExchangeAdd(__LONG32 volatile *Addend, __LONG32 Value) {
      |                                                     ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c: In function 'load_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:3965:24: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3965 |  InterlockedIncrement (&mono_jit_stats.methods_aot);
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        |
      |                        gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-runtime.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
  CC       libmini_la-mini-exceptions.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c: In function 'mono_draw_graph':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/graph.c:200:8: warning: unused variable 'com' [-Wunused-variable]
  200 |  char *com;
      |        ^~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c: In function 'get_register_spilling':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:55: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                       ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long long unsigned int' [-Wformat=]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       ~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                                                        |
      |                                                                                        long long unsigned int
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:61: note: format string is defined here
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                                                            ~^
      |                                                             |
      |                                                             int
      |                                                            %I64d
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:17: warning: too many arguments for format [-Wformat-extra-args]
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:850:2: note: in expansion of macro 'DEBUG'
  850 |  DEBUG (printf ("\tstart regmask to assign R%d: 0x%08llu (R%d <- R%d R%d R%d)\n", reg, (unsigned long long)regmask, ins->dreg, ins->sreg1, ins->sreg2, ins->sreg3));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: unknown conversion type character 'l' in format [-Wformat=]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:47: note: format string is defined here
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                                               ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:17: warning: too many arguments for format [-Wformat-extra-args]
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:72:79: note: in definition of macro 'MINI_DEBUG'
   72 | #define MINI_DEBUG(level,limit,code) do {if (G_UNLIKELY ((level) >= (limit))) code} while (0)
      |                                                                               ^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-codegen.c:867:2: note: in expansion of macro 'DEBUG'
  867 |  DEBUG (printf ("\t\tavailable regmask: 0x%08llu\n", (unsigned long long)regmask));
      |  ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-semaphore.h:33,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:13,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-exceptions.c:53:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_la-mini-trampolines.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:12:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-trampolines.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-branch-opts.lo
  CC       libmini_la-mini-generic-sharing.lo
  CC       libmini_la-tasklets.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:16:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/method-builder.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-generic-sharing.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-simd-intrinsics.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tasklets.c:3:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/simd-intrinsics.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-native-types.lo
  CC       libmini_la-unwind.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-native-types.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/unwind.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-image-writer.lo
  CC       libmini_la-dwarfwriter.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:45:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/image-writer.c:27:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-gc.lo
  CC       libmini_la-debugger-agent.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/dwarfwriter.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-xdebug.lo
  CC       libmini_la-alias-analysis.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.h:4,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-gc.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-cross-helpers.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:66:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.h:18: warning: "INVALID_SOCKET" redefined
   18 | #define INVALID_SOCKET ((SOCKET)(guint32)(~0))
      | 
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:55,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/_socket_types.h:16: note: this is the location of the previous definition
   16 | #define INVALID_SOCKET (SOCKET)(~0)
      | 
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'finish_agent_init':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1070:34: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
 1070 |  if (InterlockedCompareExchange (&inited, 1, 0) == 1)
      |                                  ^~~~~~~
      |                                  |
      |                                  gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/xdebug.c:28:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'socket_transport_connect':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1296:52: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
 1296 |     if (setsockopt (sfd, SOL_SOCKET, SO_REUSEADDR, &n, sizeof(n)) == -1)
      |                                                    ^~
      |                                                    |
      |                                                    int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:999:88: note: expected 'const char *' but argument is of type 'int *'
  999 |   WINSOCK_API_LINKAGE int WSAAPI setsockopt(SOCKET s,int level,int optname,const char *optval,int optlen);
      |                                                                            ~~~~~~~~~~~~^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_debugger_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1638:55: warning: passing argument 1 of 'mono_threads_create_thread' from incompatible pointer type [-Wincompatible-pointer-types]
 1638 |  debugger_thread_handle = mono_threads_create_thread (debugger_thread, NULL, NULL, NULL);
      |                                                       ^~~~~~~~~~~~~~~
      |                                                       |
      |                                                       gsize (__attribute__((stdcall)) *)(void *)
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:58:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:408:1: note: expected 'MonoThreadStart' but argument is of type 'gsize (__attribute__((stdcall)) *)(void *)'
  408 | mono_threads_create_thread (MonoThreadStart start, gpointer arg, gsize * const stack_size, MonoNativeThreadId *out_tid);
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'send_packet':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:1815:29: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 1815 |  id = InterlockedIncrement (&packet_id);
      |                             ^~~~~~~~~~
      |                             |
      |                             int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'get_objref':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:2004:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 2004 |  ref->id = InterlockedIncrement (&objref_id);
      |                                  ^~~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'compute_frame_info':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:3216:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 3216 |    f->id = InterlockedIncrement (&frame_id);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'start_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5243:34: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5243 |  int val = InterlockedIncrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'stop_single_stepping':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:5256:34: warning: passing argument 1 of '_InterlockedDecrement' from incompatible pointer type [-Wincompatible-pointer-types]
 5256 |  int val = InterlockedDecrement (&ss_count);
      |                                  ^~~~~~~~~
      |                                  |
      |                                  int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1516:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1516 | __LONG32 _InterlockedDecrement(__LONG32 volatile *Addend) {
      |                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c: In function 'event_commands':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:7698:35: warning: passing argument 1 of '_InterlockedIncrement' from incompatible pointer type [-Wincompatible-pointer-types]
 7698 |   req->id = InterlockedIncrement (&event_request_id);
      |                                   ^~~~~~~~~~~~~~~~~
      |                                   |
      |                                   int *
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/ws2tcpip.h:17,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:46:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1505:51: note: expected 'volatile long int *' but argument is of type 'int *'
 1505 | __LONG32 _InterlockedIncrement(__LONG32 volatile *Addend) {
      |                                                   ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/alias-analysis.c:13:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-cross-helpers.c:7:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-arch-stubs.lo
  CC       libmini_la-type-checking.lo
  CC       libmini_la-lldb.lo
  CC       libmini_la-mini-x86.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/arch-stubs.c:1:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-exceptions-x86.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/type-checking.c:6:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/lldb.c:11:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:14:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:26:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-tramp-x86.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:57:15: warning: no previous prototype for 'seh_unhandled_exception_filter' [-Wmissing-prototypes]
   57 | LONG CALLBACK seh_unhandled_exception_filter(EXCEPTION_POINTERS* ep)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:192:15: warning: no previous prototype for 'seh_vectored_exception_handler' [-Wmissing-prototypes]
  192 | LONG CALLBACK seh_vectored_exception_handler(EXCEPTION_POINTERS* ep)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'seh_vectored_exception_handler':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:211:36: warning: passing argument 2 of 'win32_handle_stack_overflow' from incompatible pointer type [-Wincompatible-pointer-types]
  211 |   win32_handle_stack_overflow (ep, ctx);
      |                                    ^~~
      |                                    |
      |                                    CONTEXT * {aka struct _CONTEXT *}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:135:73: note: expected 'struct sigcontext *' but argument is of type 'CONTEXT *' {aka 'struct _CONTEXT *'}
  135 | win32_handle_stack_overflow (EXCEPTION_POINTERS* ep, struct sigcontext *sctx)
      |                                                      ~~~~~~~~~~~~~~~~~~~^~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'mono_arch_ip_from_context':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:911:27: warning: returning 'DWORD' {aka 'long unsigned int'} from a function with return type 'gpointer' {aka 'void *'} makes pointer from integer without a cast [-Wint-conversion]
  911 |  return ((CONTEXT*)sigctx)->Eip;
      |         ~~~~~~~~~~~~~~~~~~^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c: In function 'mono_arch_handle_exception':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:1031:21: warning: unused variable 'ctx' [-Wunused-variable]
 1031 |  struct sigcontext *ctx = (struct sigcontext *)sigctx;
      |                     ^~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/exceptions-x86.c:1080:1: warning: 'altstack_handle_and_restore' defined but not used [-Wunused-function]
 1080 | altstack_handle_and_restore (MonoContext *ctx, gpointer obj, gboolean stack_ovf)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:6344:1: warning: 'emit_load_aotconst' defined but not used [-Wunused-function]
 6344 | emit_load_aotconst (guint8 *start, guint8 *code, MonoCompile *cfg, MonoJumpInfo **ji, int dreg, int tramp_type, gconstpointer target)
      | ^~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:16:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:112:25: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  112 |    InterlockedExchange ((gint32*)(orig_code + 2), (guint)addr - ((guint)orig_code + 1) - 5);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:120:25: warning: passing argument 1 of '_InterlockedExchange' from incompatible pointer type [-Wincompatible-pointer-types]
  120 |    InterlockedExchange ((gint32*)(orig_code + 2), (guint)addr - ((guint)orig_code + 1) - 5);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
      |                         |
      |                         gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:15:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1549:50: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1549 | __LONG32 _InterlockedExchange(__LONG32 volatile *Target, __LONG32 Value) {
      |                                                  ^
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:171:1: warning: 'get_vcall_slot_addr' defined but not used [-Wunused-function]
  171 | get_vcall_slot_addr (guint8* code, mgreg_t *regs)
      | ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c: In function 'mono_arch_patch_callsite':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:123:30: warning: array subscript 8 is outside array bounds of 'guint8[8]' {aka 'unsigned char[8]'} [-Warray-bounds]
  123 |     code [4], code [5], code [6]);
      |                         ~~~~~^~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86.c:96:9: note: while referencing 'buf'
   96 |  guint8 buf [8];
      |         ^~~
  CC       libmini_la-mini-x86-gsharedvt.lo
  CC       libmini_la-tramp-x86-gsharedvt.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/tramp-x86-gsharedvt.c:10:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
  CC       libmini_la-mini-windows.lo
  CC       libmini_la-mini-windows-dllmain.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows.c:34:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/w32api.h:31,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/coree.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:9:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-windows-dllmain.c:18:15: warning: no previous prototype for 'DllMain' [-Wmissing-prototypes]
   18 | BOOL APIENTRY DllMain (HMODULE module_handle, DWORD reason, LPVOID reserved)
      |               ^~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c: In function 'mono_arch_output_basic_block':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-x86.c:4231:8: warning: 'size' may be used uninitialized in this function [-Wmaybe-uninitialized]
 4231 |    int size;
      |        ^~~~
  CXXLD    libmini-static.la
  CC       mono_boehm-main.o
  CC       main.o
  CC       mono_sgen-main-sgen.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:27,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:22,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c: At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CXXLD    libmini.la
  CCLD     libmonoboehm-2.0.la
  CCLD     libmonosgen-2.0.la
  CCLD     mono-boehm.exe
  CCLD     monow.exe
  CCLD     mono-sgen.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs'
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs'
libtool:   error: Continuing, but uninstalled executables may not work.
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini/.libs:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
libtool:   error: Continuing, but uninstalled executables may not work.
ln -sf mono-sgen.exe mono.exe
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
Making all in dis
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
  CC       dump.o
  CC       main.o
  CC       declsec.o
  CC       get.o
  CC       dis-cil.o
  CC       util.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/main.c:23:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_tryincrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:49:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   49 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:19,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:23:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h: In function 'mono_refcount_decrement':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/refcount.h:74:39: warning: passing argument 1 of '_InterlockedCompareExchange' from incompatible pointer type [-Wincompatible-pointer-types]
   74 |  } while (InterlockedCompareExchange ((gint32*) &refcount->ref, newref, oldref) != oldref);
      |                                       ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                       |
      |                                       gint32 * {aka int *}
In file included from /usr/i686-w64-mingw32/sys-root/mingw/include/winnt.h:27,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/minwindef.h:163,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windef.h:8,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/windows.h:69,
                 from /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:23,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-os-mutex.h:26,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/lock-tracer.h:7,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/domain-internals.h:11,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/meta.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/get.c:18:
/usr/i686-w64-mingw32/sys-root/mingw/include/psdk_inc/intrin-impl.h:1494:57: note: expected 'volatile long int *' but argument is of type 'gint32 *' {aka 'int *'}
 1494 | __LONG32 _InterlockedCompareExchange(__LONG32 volatile *Destination, __LONG32 ExChange, __LONG32 Comperand) {
      |                                                         ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c: In function 'disassemble_cil':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:21: warning: too many arguments for format [-Wformat-extra-args]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                     ^~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:26: warning: unknown conversion type character 'l' in format [-Wformat=]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/dis-cil.c:147:21: warning: too many arguments for format [-Wformat-extra-args]
  147 |    fprintf (output, "0x%llx", (long long) top);
      |                     ^~~~~~~~
  AR       libmonodis.a
  CCLD     monodis.exe
libtool:   error: Could not determine the host path corresponding to
libtool:   error:   '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
libtool:   error: Continuing, but uninstalled executables may not work.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
Making all in profiler
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
Making all in support
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
  CC       errno.lo
  CC       map.lo
  CC       signal.lo
  CC       stdio.lo
  CC       string.lo
  CC       zlib-helper.lo
  CC       stdlib.lo
  CC       adler32.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/signal.c  -DDLL_EXPORT -DPIC -o .libs/signal.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zlib-helper.lo -MD -MP -MF .deps/zlib-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zlib-helper.c  -DDLL_EXPORT -DPIC -o .libs/zlib-helper.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c  -DDLL_EXPORT -DPIC -o .libs/errno.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdio.c  -DDLL_EXPORT -DPIC -o .libs/stdio.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT map.lo -MD -MP -MF .deps/map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/map.c  -DDLL_EXPORT -DPIC -o .libs/map.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/string.c  -DDLL_EXPORT -DPIC -o .libs/string.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/adler32.c  -DDLL_EXPORT -DPIC -o .libs/adler32.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c  -DDLL_EXPORT -DPIC -o .libs/stdlib.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT errno.lo -MD -MP -MF .deps/errno.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c -o errno.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/signal.c -o signal.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT string.lo -MD -MP -MF .deps/string.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/string.c -o string.o >/dev/null 2>&1
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c: In function 'Mono_Unix_VersionString':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c:21:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   21 |  return "MonoProject-2015-12-1";
      |         ^~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdlib.lo -MD -MP -MF .deps/stdlib.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c -o stdlib.o >/dev/null 2>&1
  CC       compress.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zlib-helper.lo -MD -MP -MF .deps/zlib-helper.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zlib-helper.c -o zlib-helper.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/adler32.c -o adler32.o >/dev/null 2>&1
  CC       crc32.lo
  CC       uncompr.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT stdio.lo -MD -MP -MF .deps/stdio.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdio.c -o stdio.o >/dev/null 2>&1
  CC       deflate.lo
  CC       trees.lo
  CC       zutil.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/compress.c  -DDLL_EXPORT -DPIC -o .libs/compress.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/crc32.c  -DDLL_EXPORT -DPIC -o .libs/crc32.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/compress.c -o compress.o >/dev/null 2>&1
  CC       inflate.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/uncompr.c  -DDLL_EXPORT -DPIC -o .libs/uncompr.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/deflate.c  -DDLL_EXPORT -DPIC -o .libs/deflate.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/uncompr.c -o uncompr.o >/dev/null 2>&1
  CC       infback.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zutil.c  -DDLL_EXPORT -DPIC -o .libs/zutil.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/trees.c  -DDLL_EXPORT -DPIC -o .libs/trees.o
  CC       inftrees.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/crc32.c -o crc32.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/zutil.c -o zutil.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inflate.c  -DDLL_EXPORT -DPIC -o .libs/inflate.o
  CC       inffast.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/infback.c  -DDLL_EXPORT -DPIC -o .libs/infback.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inftrees.c  -DDLL_EXPORT -DPIC -o .libs/inftrees.o
  CC       minizip/ioapi.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inffast.c  -DDLL_EXPORT -DPIC -o .libs/inffast.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inftrees.c -o inftrees.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/ioapi.lo -MD -MP -MF minizip/.deps/ioapi.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/ioapi.c  -DDLL_EXPORT -DPIC -o minizip/.libs/ioapi.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inffast.c -o inffast.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/ioapi.lo -MD -MP -MF minizip/.deps/ioapi.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/ioapi.c -o minizip/ioapi.o >/dev/null 2>&1
  CC       minizip/unzip.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/trees.c -o trees.o >/dev/null 2>&1
  CC       minizip/zip.lo
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/infback.c -o infback.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT map.lo -MD -MP -MF .deps/map.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/map.c -o map.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/unzip.lo -MD -MP -MF minizip/.deps/unzip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/unzip.c  -DDLL_EXPORT -DPIC -o minizip/.libs/unzip.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/deflate.c -o deflate.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/zip.lo -MD -MP -MF minizip/.deps/zip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/zip.c  -DDLL_EXPORT -DPIC -o minizip/.libs/zip.o
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/inflate.c -o inflate.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/unzip.lo -MD -MP -MF minizip/.deps/unzip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/unzip.c -o minizip/unzip.o >/dev/null 2>&1
libtool: compile:  i686-w64-mingw32-gcc -static-libgcc -DHAVE_CONFIG_H -I. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support -I.. -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src -I../eglib/src -I/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono -gdwarf-2 -gstrict-dwarf -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 -D_WIN32_IE=0x0501 -D_UNICODE -DUNICODE -DWIN32_THREADS -DFD_SETSIZE=1024 -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -mno-tls-direct-seg-refs -Werror-implicit-function-declaration -MT minizip/zip.lo -MD -MP -MF minizip/.deps/zip.Tpo -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/minizip/zip.c -o minizip/zip.o >/dev/null 2>&1
  CCLD     libMonoPosixHelper.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
Making all in data
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
Making all in net_2_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
Making all in net_4_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
Making all in net_4_5
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
cp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
Making all in runtime
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
Making all in scripts
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
n=`echo makecert.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > makecert.bat.tmp
n=`echo sn.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > sn.bat.tmp
n=`echo al.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > al.bat.tmp
n=`echo ilasm.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > ilasm.bat.tmp
n=`echo gacutil.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > gacutil.bat.tmp
n=`echo mkbundle.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > mkbundle.bat.tmp
n=`echo monop.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > monop.bat.tmp
n=`echo resgen.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > resgen.bat.tmp
mv -f makecert.bat.tmp makecert.bat
mv -f sn.bat.tmp sn.bat
n=`echo wsdl.bat | sed 's,4.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > wsdl.bat.tmp
mv -f gacutil.bat.tmp gacutil.bat
mv -f al.bat.tmp al.bat
mv -f ilasm.bat.tmp ilasm.bat
mv -f mkbundle.bat.tmp mkbundle.bat
mv -f monop.bat.tmp monop.bat
n=`echo al2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > al2.bat.tmp
mv -f resgen.bat.tmp resgen.bat
n=`echo gacutil2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > gacutil2.bat.tmp
n=`echo monop2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > monop2.bat.tmp
n=`echo resgen2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > resgen2.bat.tmp
n=`echo wsdl2.bat | sed 's,2.bat$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > wsdl2.bat.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service2,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service2.tmp
mv -f wsdl.bat.tmp wsdl.bat
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console.bat.tmp
mv -f al2.bat.tmp al2.bat
mv -f gacutil2.bat.tmp gacutil2.bat
mv -f monop2.bat.tmp monop2.bat
mv -f resgen2.bat.tmp resgen2.bat
mv -f mono-service.tmp mono-service
mv -f mono-service2.tmp mono-service2
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console2.bat.tmp
mv -f nunit-console.bat.tmp nunit-console.bat
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.bat.in | sed -e 's,\.bat\.exe,\.exe,g' -e 's,/,\\,g' > nunit-console4.bat.tmp
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f wsdl2.bat.tmp wsdl2.bat
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/peverify.in > peverify.tmp
mv -f nunit-console2.bat.tmp nunit-console2.bat
mv -f nunit-console4.bat.tmp nunit-console4.bat
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mcs.in > mcs.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/csc.in > csc.tmp
mv -f peverify.tmp peverify
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g'  -e "s,@exe_name@,mono-configuration-crypto,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-configuration-crypto.in > mono-configuration-crypto.bat.tmp
mv -f mcs.tmp mcs
mv -f csc.tmp csc
mv -f mono-configuration-crypto.bat.tmp mono-configuration-crypto.bat
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
Making all in man
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
Making all in samples
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
Making all in msvc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
Making all in acceptance-tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
Making all in llvm
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make: Nothing to be done for 'all'.
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
Making install in mcs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/locale/es/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/locale/ja/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/locale/de/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/locale/pt_BR/LC_MESSAGES/mcs.mo
if test "mono" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/$file \
		    /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po/mcs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/po'
Making install in libgc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/m4'
Making install in include
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
Making install in private
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include/private'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/include'
Making install in doc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/libgc-mono'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/barrett_diagram /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/debugging.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gc.man /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gcdescr.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.amiga /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.arm.cross /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.autoconf /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.changes /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.contributors /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.cords /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.DGUX386 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.dj /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.environment /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.ews4800 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.hp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.linux /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.Mac /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.MacOSX /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.macros /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.OS2 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.rs6000 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.sgi /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.solaris2 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.uts /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.win32 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/tree.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/leak.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/gcinterface.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/scale.html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/README.darwin /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/libgc/doc/simple_example.html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/libgc-mono'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc/doc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/libgc'
Making install in eglib
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/m4'
Making install in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/eglib'
Making install in mono
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
Making install in arch
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/arch'
Making install in utils
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/utils'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-fallback.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/utils'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/utils'
Making install in cil
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/opcode.def '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/cil'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/cil-opcodes.xml '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/mono-2.0/mono/cil'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/cil'
Making install in metadata
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/metadata'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attrdefs.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/blob.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-mono-symfile.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/environment.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-gc.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/opcodes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/row-indexes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/tokentype.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/metadata'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/metadata'
Making install in sgen
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/sgen'
Making install in mini
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libmonoboehm-2.0.la libmonosgen-2.0.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib'
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonoboehm-2.0.dll.a
libtool: install: base_file=`basename libmonoboehm-2.0.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libmonoboehm-2.0.la'i; echo libmonoboehm-2.0.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/`dirname ../bin/libmonoboehm-2.0.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libmonoboehm-2.0.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonoboehm-2.0.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonoboehm-2.0.dll
libtool: install:  if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonoboehm-2.0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonoboehm-2.0.la
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonosgen-2.0.dll.a
libtool: install: base_file=`basename libmonosgen-2.0.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libmonosgen-2.0.la'i; echo libmonosgen-2.0.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/`dirname ../bin/libmonosgen-2.0.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libmonosgen-2.0.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonosgen-2.0.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonosgen-2.0.dll
libtool: install:  if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libmonosgen-2.0.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonosgen-2.0.la
libtool: install: /usr/bin/install -c .libs/libmonoboehm-2.0.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonoboehm-2.0.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonoboehm-2.0.a
libtool: install: i686-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonoboehm-2.0.a
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonosgen-2.0.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonosgen-2.0.a
libtool: install: i686-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libmonosgen-2.0.a
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mono-boehm.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-boehm.exe'
libtool: install: /usr/bin/install -c .libs/mono-boehm.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-boehm.exe
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c mono-sgen.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-sgen.exe'
libtool: install: /usr/bin/install -c .libs/mono-sgen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-sgen.exe
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c monow.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monow.exe'
libtool: install: /usr/bin/install -c .libs/monow.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monow.exe
make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin && ln -sf mono-sgen mono)
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib; shopt -s nullglob 2>/dev/null; for i in libmonosgen*; do ln -sf $i `echo $i | sed s/sgen//` ; done)
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/jit'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/include/mono-2.0/mono/jit'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/mini'
Making install in dis
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c monodis.exe '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monodis.exe'
libtool: install: /usr/bin/install -c .libs/monodis.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monodis.exe
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/monodis.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-monodis.1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/dis'
Making install in profiler
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono/profiler'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/mono'
Making install in support
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libMonoPosixHelper.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib'
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.dll.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libMonoPosixHelper.dll.a
libtool: install: base_file=`basename libMonoPosixHelper.la`
libtool: install:  dlpath=`/bin/sh 2>&1 -c '. .libs/'libMonoPosixHelper.la'i; echo libMonoPosixHelper.dll'`
libtool: install:  dldir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/`dirname ../bin/libMonoPosixHelper.dll`
libtool: install:  test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin || mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin
libtool: install:  /usr/bin/install -c .libs/libMonoPosixHelper.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libMonoPosixHelper.dll
libtool: install:  chmod a+x /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libMonoPosixHelper.dll
libtool: install:  if test -n '' && test -n 'i686-w64-mingw32-strip --strip-unneeded'; then eval 'i686-w64-mingw32-strip --strip-unneeded /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/../bin/libMonoPosixHelper.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libMonoPosixHelper.la
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libMonoPosixHelper.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libMonoPosixHelper.a
libtool: install: i686-w64-mingw32-ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/libMonoPosixHelper.a
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/support'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
Making install in net_2_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/2.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/2.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/2.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/2.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_2_0'
Making install in net_4_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_0'
Making install in net_4_5
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.5/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.5/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.5'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono/4.5'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data/net_4_5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono'
 /usr/bin/install -c -m 644 config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/browscap.ini '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/etc/mono'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono/lldb'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/lldb/mono.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/mono/lldb'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/pkgconfig'
 /usr/bin/install -c -m 644 mono.pc mono-2.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc system.web.extensions.design_1.0.pc system.web.mvc.pc system.web.mvc2.pc system.web.mvc3.pc aspnetwebstack.pc reactive.pc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/xbuild12.pc monosgen-2.pc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/lib/pkgconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/data'
Making install in runtime
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/runtime'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
Makefile:843: warning: overriding recipe for target 'mod.bat'
Makefile:823: warning: ignoring old recipe for target 'mod.bat'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin'
 /usr/bin/install -c makecert.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-makecert.bat'
 /usr/bin/install -c sn.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-sn.bat'
 /usr/bin/install -c al.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-al.bat'
 /usr/bin/install -c ilasm.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-ilasm.bat'
 /usr/bin/install -c gacutil.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-gacutil.bat'
 /usr/bin/install -c mkbundle.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mkbundle.bat'
 /usr/bin/install -c monop.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monop.bat'
 /usr/bin/install -c resgen.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-resgen.bat'
 /usr/bin/install -c wsdl.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-wsdl.bat'
 /usr/bin/install -c al2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-al2.bat'
 /usr/bin/install -c gacutil2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-gacutil2.bat'
 /usr/bin/install -c monop2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monop2.bat'
 /usr/bin/install -c resgen2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-resgen2.bat'
 /usr/bin/install -c wsdl2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-wsdl2.bat'
 /usr/bin/install -c mono-service '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-service'
 /usr/bin/install -c mono-service2 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-service2'
 /usr/bin/install -c nunit-console.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-nunit-console.bat'
 /usr/bin/install -c nunit-console2.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-nunit-console2.bat'
 /usr/bin/install -c nunit-console4.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-nunit-console4.bat'
 /usr/bin/install -c mono-find-provides '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-find-provides'
 /usr/bin/install -c mono-find-requires '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-find-requires'
 /usr/bin/install -c mdoc-assemble '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdoc-assemble'
 /usr/bin/install -c mdoc-export-html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdoc-export-html'
 /usr/bin/install -c mdoc-export-msxdoc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdoc-export-msxdoc'
 /usr/bin/install -c mdoc-update '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdoc-update'
 /usr/bin/install -c mdoc-validate '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdoc-validate'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdassembler '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdassembler'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdvalidater '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mdvalidater'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocer '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monodocer'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2html '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monodocs2html'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2slashdoc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-monodocs2slashdoc'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-test-install '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-test-install'
 /usr/bin/install -c peverify '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-peverify'
 /usr/bin/install -c mcs '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mcs'
 /usr/bin/install -c csc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-csc'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-package-runtime '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-package-runtime'
 /usr/bin/install -c /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-heapviz '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-heapviz'
 /usr/bin/install -c mono-configuration-crypto.bat '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/bin/./i686-w64-mingw32-mono-configuration-crypto.bat'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/scripts'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/al.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-al.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert2spc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-cert2spc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/certmgr.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-certmgr.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert-sync.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-cert-sync.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/chktrust.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-chktrust.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cilc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-cilc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/crlupdate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-crlupdate.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/csharp.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-csharp.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/disco.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-disco.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/dtd2xsd.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-dtd2xsd.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/gacutil.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-gacutil.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/genxs.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-genxs.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/httpcfg.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-httpcfg.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ilasm.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-ilasm.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/lc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-lc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/macpack.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-macpack.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/makecert.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-makecert.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mconfig.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mconfig.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mcs.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mcs.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdassembler.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdassembler.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdb2ppdb.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdb2ppdb.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-assemble.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc-assemble.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-html.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc-export-html.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-msxdoc.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc-export-msxdoc.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-update.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc-update.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-validate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdoc-validate.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdvalidater.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mdvalidater.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mkbundle.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mkbundle.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mprof-report.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mprof-report.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-cil-strip.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-cil-strip.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocer.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-monodocer.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocs2html.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-monodocs2html.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monolinker.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-monolinker.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monop.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-monop.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-api-info.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-api-info.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-service.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-service.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-shlib-cop.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-shlib-cop.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-xmltool.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-xmltool.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mozroots.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mozroots.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/pdb2mdb.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-pdb2mdb.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/permview.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-permview.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/resgen.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-resgen.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/secutil.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-secutil.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/setreg.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-setreg.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sgen.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-sgen.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/signcode.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-signcode.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sn.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-sn.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/soapsuds.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-soapsuds.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sqlsharp.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-sqlsharp.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/wsdl.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-wsdl.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xbuild.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-xbuild.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xsd.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-xsd.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-configuration-crypto.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-configuration-crypto.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ccrewrite.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-ccrewrite.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cccheck.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-cccheck.1'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-symbolicate.1' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man1/i686-w64-mingw32-mono-symbolicate.1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man5'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.5' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man5/i686-w64-mingw32-mdoc.5'
 /usr/bin/install -c -m 644 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-config.5' '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86-install/share/man/man5/i686-w64-mingw32-mono-config.5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/man'
Making install in samples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/samples'
Making install in msvc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/msvc'
Making install in acceptance-tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/acceptance-tests'
Making install in llvm
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86/llvm'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-x86'
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking whether make supports nested variables... (cached) yes
checking host platform characteristics... ok
checking for gcc... gcc
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc... gcc3
checking for gawk... (cached) gawk
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for bash... /usr/bin/bash
checking if dolt supports this host... yes, replacing libtool
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/configure: line 13717: ./libtool: No such file or directory
checking for ld used by gcc... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/rtc.h usability... yes
checking linux/rtc.h presence... yes
checking for linux/rtc.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking for sys/mkdev.h... (cached) no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking libproc.h usability... no
checking libproc.h presence... no
checking for libproc.h... no
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking for sys/param.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking link.h usability... yes
checking link.h presence... yes
checking for link.h... yes
checking asm/sigcontext.h usability... yes
checking asm/sigcontext.h presence... yes
checking for asm/sigcontext.h... yes
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking unwind.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for sys/user.h... yes
checking linux/serial.h usability... yes
checking linux/serial.h presence... yes
checking for linux/serial.h... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for isinf... yes
checking for _finite... no
checking for _finite in math.h... no
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.h... yes
checking size of void *... 8
checking for clang... no
checking for -Wno-unused-but-set-variable option to gcc... yes
checking whether NLS is requested... profile_default
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for pkg-config... /usr/bin/pkg-config
checking for -mno-tls-direct-seg-refs option to gcc... no
checking whether byte ordering is bigendian... no
checking CSharp compiler to use... roslyn
yes
checking for visibility __attribute__... yes
checking whether gcc supports zero length arrays... yes
checking nacl/nacl_dyncode.h usability... no
checking nacl/nacl_dyncode.h presence... no
checking for nacl/nacl_dyncode.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sigaction... yes
checking for kill... yes
checking for signal... yes
checking for library containing clock_gettime... none required
checking for clock_nanosleep... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/auxv.h usability... yes
checking sys/auxv.h presence... yes
checking for sys/auxv.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... no
checking for backtrace_symbols... yes
checking for mkstemp... yes
checking for mmap... yes
checking for madvise... yes
checking for getrusage... yes
checking for getpriority... yes
checking for setpriority... yes
checking for dl_iterate_phdr... yes
checking for dladdr... yes
checking for sysconf... yes
checking for getrlimit... yes
checking for prctl... yes
checking for sched_getaffinity... yes
checking for sched_setaffinity... yes
checking for sched_getcpu... yes
checking for sched_setaffinity from glibc < 2.3.4... no
yes
checking if off_t is 64 bits wide... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for IPPROTO_IP... yes
checking for IPPROTO_IPV6... yes
checking for IPPROTO_TCP... yes
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for SOL_TCP... no
checking for IP_PKTINFO... yes
checking for IPV6_PKTINFO... yes
checking for IP_DONTFRAG... no
checking for IP_DONTFRAGMENT... no
checking for IP_MTU_DISCOVER... yes
checking for IP_PMTUDISC_DO... yes
checking for struct ip_mreqn... yes
checking for getaddrinfo... yes
checking for gethostbyname2_r... yes
checking for gethostbyname2... yes
checking for gethostbyname... yes
checking for getprotobyname... yes
checking for getnameinfo... yes
checking for inet_ntop... yes
checking for gethostbyaddr... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking for main in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread_np.h usability... no
checking pthread_np.h presence... no
checking for pthread_np.h... no
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for pthread_setname_np... yes
checking for pthread_kill... yes
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_getstack... yes
checking for pthread_attr_getstacksize... yes
checking for pthread_get_stacksize_np... no
checking for pthread_get_stackaddr_np... no
checking for mincore... yes
checking for working __thread... yes
checking for working sigaltstack... no
checking for library containing sem_init... none required
checking for library containing shm_open... -lrt
checking for shm_open... yes
checking for tm_gmtoff in struct tm... yes
checking for library containing sqrtf... -lm
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_ctl... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for kqueue... (cached) no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for net/if.h... yes
checking for ifreq... yes
checking for sockaddr_in.sin_len... no
checking for sockaddr_in6.sin6_len... no
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking checklist.h usability... no
checking checklist.h presence... no
checking for checklist.h... no
checking pathconf.h usability... no
checking pathconf.h presence... no
checking for pathconf.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for sys/mount.h... (cached) yes
checking for confstr... yes
checking for seekdir... yes
checking for telldir... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for endgrent... yes
checking for getgrent... yes
checking for fgetgrent... yes
checking for setgrent... yes
checking for setgroups... yes
checking for endpwent... yes
checking for getpwent... yes
checking for fgetpwent... yes
checking for setpwent... yes
checking for getfsstat... no
checking for lutimes... yes
checking for futimes... yes
checking for mremap... yes
checking for remap_file_pages... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for posix_madvise... yes
checking for vsnprintf... yes
checking for sendfile... yes
checking for gethostid... yes
checking for sethostid... yes
checking for sethostname... yes
checking for statfs... yes
checking for fstatfs... yes
checking for statvfs... yes
checking for fstatvfs... yes
checking for stime... no
checking for strerror_r... yes
checking for ttyname_r... yes
checking for psignal... yes
checking for getlogin_r... yes
checking for lockf... yes
checking for swab... yes
checking for setusershell... yes
checking for endusershell... yes
checking for futimens... yes
checking for utimensat... yes
checking for fstatat... yes
checking for mknodat... yes
checking for readlinkat... yes
checking for readv... yes
checking for writev... yes
checking for preadv... yes
checking for pwritev... yes
checking for setpgid... yes
checking for system... yes
checking for fork... yes
checking for execv... yes
checking for execve... yes
checking for accept4... yes
checking size of size_t... 8
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for suseconds_t... yes
checking for struct cmsghdr... yes
checking for struct flock... yes
checking for struct iovec... yes
checking for struct linger... yes
checking for struct pollfd... yes
checking for struct sockaddr... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_un... yes
checking for struct stat... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for struct timezone... yes
checking for struct utimbuf... yes
checking for struct dirent.d_off... yes
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_type... yes
checking for struct passwd.pw_gecos... yes
checking for struct statfs.f_flags... yes
checking for struct stat.st_atim... yes
checking for struct stat.st_mtim... yes
checking for struct stat.st_ctim... yes
checking for lsetxattr... yes
checking for struct kinfo_proc.kp_proc... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/param.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking CommonCrypto/CommonDigest.h usability... no
checking CommonCrypto/CommonDigest.h presence... no
checking for CommonCrypto/CommonDigest.h... no
checking curses.h usability... no
checking curses.h presence... no
checking for curses.h... no
checking for term.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socklen_t... yes
checking for array element initializer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for execvp... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if big-arrays are to be enabled... no
checking for X... no
checking for the soname of libX11.so... libX11.so.6
libX11.so.6
checking if the tls_model attribute is supported... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-uninstalled.pc
config.status: creating acceptance-tests/Makefile
config.status: creating llvm/Makefile
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/btls/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/arm64/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/sgen/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/gc-descriptors/Makefile
config.status: creating mono/unit-tests/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating m4/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_4_0/Makefile
config.status: creating data/net_4_5/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/net_4_0/Browsers/Makefile
config.status: creating data/net_4_5/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono-2.pc
config.status: creating data/monosgen-2.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating data/system.web.mvc.pc
config.status: creating data/system.web.mvc2.pc
config.status: creating data/system.web.mvc3.pc
config.status: creating data/aspnetwebstack.pc
config.status: creating data/reactive.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating tools/sgen/Makefile
config.status: creating tools/monograph/Makefile
config.status: creating tools/pedump/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.5/Browsers/Compat.browser commands
config.status: executing runtime/etc/mono/4.0/machine.config commands
config.status: executing runtime/etc/mono/4.0/web.config commands
config.status: executing runtime/etc/mono/4.5/machine.config commands
config.status: executing runtime/etc/mono/4.5/web.config commands
config.status: executing quiet-libtool commands
config.status: executing nolock-libtool commands
=== configuring in eglib (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib)
configure: running /bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/configure --disable-option-checking '--prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install'  '--with-mcs-docs=no' '--disable-system-aot' 'CPPFLAGS_FOR_EGLIB=' 'CFLAGS_FOR_EGLIB= -fvisibility=hidden' '--disable-embed-check' '--with-libgc-threads=pthreads' 'CPPFLAGS_FOR_LIBGC=-DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC= -Wno-deprecated-declarations -g' --cache-file=/dev/null --srcdir=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1001' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /usr/bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of void *... 8
checking size of long... 8
checking size of long long... 8
checking for strlcpy... no
checking for stpcpy... yes
checking for strtok_r... yes
checking for rewinddir... yes
checking for vasprintf... yes
checking for getrlimit... yes
checking for fork... yes
checking for execv... yes
checking for execve... yes
configure: Overridable allocator support disabled
checking for strndup... yes
checking for getpwuid_r... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for library containing sqrtf... -lm
checking for library containing nanosleep... none required
checking for library containing dlopen... -ldl
checking for varargs macros... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for sys/types.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for locale_charset in -liconv... no
checking for locale_charset in -lcharset... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/eglib-config.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

        mcs source:    mcs
	C# Compiler:   roslyn

   Engine:
	Host:	       aarch64-unknown-linux-gnu
	Target:	       aarch64-unknown-linux-gnu
	GC:	       sgen (concurrent by default)
	TLS:           __thread
	SIGALTSTACK:   no
	Engine:        Building and using the JIT
	BigArrays:     no
	DTrace:        no
	LLVM Back End: no (dynamically loaded: no)
	Interpreter:   no

   Libraries:
	.NET 4.x:        yes
	Xamarin.Android: no
	Xamarin.iOS:     no
	Xamarin.WatchOS: no
	Xamarin.TVOS:    no
	Xamarin.Mac:     no
	Windows AOT:     no
	Orbis:           no
	Test profiles:   AOT Full (no), AOT Hybrid (no)
	JNI support:     IKVM Native
	libgdiplus:      assumed to be installed
	zlib:            
	BTLS:            no
	

make  all-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
Making all in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
Making all in mcs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
test ! -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/mcs.pot || \
  test -z "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo" || make /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo' is up to date.
make[4]: '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo' is up to date.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
touch stamp-po
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
Making all in eglib
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make  all-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
Making all in m4
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
Making all in src
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
  CC       libeglib_la-garray.lo
  CC       libeglib_la-gbytearray.lo
  CC       libeglib_la-gerror.lo
  CC       libeglib_la-ghashtable.lo
  CC       libeglib_la-giconv.lo
  CC       libeglib_la-gmem.lo
  CC       libeglib_la-goutput.lo
  CC       libeglib_la-gqsort.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c: In function 'g_calloc':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:112:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  112 |  if (!x || !n)
      |  ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gmem.c:114:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  114 |   ptr = G_CALLOC_INTERNAL (n, x);
      |   ^~~
  CC       libeglib_la-gstr.lo
  CC       libeglib_la-gslist.lo
  CC       libeglib_la-gstring.lo
  CC       libeglib_la-gptrarray.lo
  CC       libeglib_la-glist.lo
  CC       libeglib_la-gqueue.lo
  CC       libeglib_la-gpath.lo
  CC       libeglib_la-gshell.lo
  CC       libeglib_la-gspawn.lo
  CC       libeglib_la-gfile.lo
  CC       libeglib_la-gfile-posix.lo
  CC       libeglib_la-gpattern.lo
  CC       libeglib_la-gmarkup.lo
  CC       libeglib_la-gutf8.lo
  CC       libeglib_la-gunicode.lo
  CC       libeglib_la-gdate-unix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_find_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:294:19: warning: bitwise comparison always evaluates to true [-Wtautological-compare]
  294 |   if ((*p & 0xc0) != 0xb0)
      |                   ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_utf8_prev_char':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:306:23: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  306 |  } while ((*p & 0xc0) == 0xb0);
      |                       ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c: In function 'monoeg_g_utf8_offset_to_pointer':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/gutf8.c:331:26: warning: bitwise comparison always evaluates to false [-Wtautological-compare]
  331 |    while ((*jump & 0xc0) == 0xb0)
      |                          ^~
  CC       libeglib_la-gdir-unix.lo
  CC       libeglib_la-gfile-unix.lo
  CC       libeglib_la-gmisc-unix.lo
  CC       libeglib_la-gmodule-unix.lo
  CC       libeglib_la-gtimer-unix.lo
  CCLD     libeglib.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
Making all in test
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
  CC       test_eglib-test.o
  CC       test_eglib-driver.o
  CC       test_eglib-hashtable.o
  CC       test_eglib-string-util.o
  CC       test_eglib-string.o
  CC       test_eglib-slist.o
  CC       test_eglib-sizes.o
  CC       test_eglib-ptrarray.o
  CC       test_eglib-list.o
  CC       test_eglib-array.o
  CC       test_eglib-fake.o
  CC       test_eglib-path.o
  CC       test_eglib-queue.o
  CC       test_eglib-shell.o
  CC       test_eglib-spawn.o
  CC       test_eglib-timer.o
  CC       test_eglib-file.o
  CC       test_eglib-pattern.o
  CC       test_eglib-dir.o
  CC       test_eglib-markup.o
  CC       test_eglib-unicode.o
  CC       test_eglib-utf8.o
  CC       test_eglib-endian.o
  CC       test_eglib-module.o
  CC       test_eglib-memory.o
  CCLD     test-eglib
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
Making all in mono
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
Making all in arch
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
Making all in utils
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
  CC       os-event-unix.lo
  CC       mono-md5.lo
  CC       mono-sha1.lo
  CC       mono-logger.lo
  CC       mono-codeman.lo
  CC       dlmalloc.lo
  CC       mono-counters.lo
  CC       mono-dl.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/glib.h:20,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event.h:6,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-unix.c:10:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-unix.c: In function 'mono_os_event_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/eglib/src/eglib-remap.h:125:25: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
  125 | #define g_ptr_array_add monoeg_g_ptr_array_add
      |                         ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/os-event-unix.c:120:19: note: 'data' was declared here
  120 |  OSEventWaitData *data;
      |                   ^~~~
  CC       mono-dl-windows.lo
  CC       mono-dl-darwin.lo
  CC       mono-dl-posix.lo
  CC       mono-log-windows.lo
  CC       mono-log-common.lo
  CC       mono-log-posix.lo
  CC       mono-log-android.lo
  CC       mono-log-darwin.lo
  CC       mono-internal-hash.lo
  CC       mono-io-portability.lo
  CC       monobitset.lo
  CC       mono-filemap.lo
  CC       mono-math.lo
  CC       mono-mmap.lo
  CC       mono-mmap-windows.lo
  CC       mono-networkinterfaces.lo
  CC       mono-proclib.lo
  CC       mono-proclib-windows.lo
  CC       mono-publib.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-proclib.c:30:
/usr/include/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
      |  ^~~~~~~
  CC       mono-time.lo
  CC       strenc.lo
  CC       mono-uri.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-time.c:83:
/usr/include/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
      |  ^~~~~~~
  CC       mono-poll.lo
  CC       mono-path.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:260:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  260 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c: In function 'mono_utf8_validate_and_len_with_bounds':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |        ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/strenc.c:344:104: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  344 |        if (a == (guchar)0xBF && (*(srcPtr+1) == (guchar) 0xBE || *(srcPtr+1) == 0xBF)) retVal = FALSE; break;
      |                                                                                                        ^~~~~
  CC       mono-stdlib.lo
  CC       mono-property-hash.lo
  CC       mono-value-hash.lo
  CC       mono-error.lo
  CC       mach-support.lo
  CC       mono-context.lo
  CC       hazard-pointer.lo
  CC       lock-free-queue.lo
  CC       lock-free-alloc.lo
  CC       lock-free-array-queue.lo
  CC       mono-linked-list-set.lo
  CC       mono-threads.lo
  CC       mono-threads-state-machine.lo
  CC       mono-threads-posix.lo
  CC       mono-threads-posix-signals.lo
  CC       mono-threads-mach.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:21:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c: In function 'dump_threads':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:275:2: note: in expansion of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  275 |  MONO_LLS_FOREACH_FILTERED_SAFE (mono_thread_info_list_head (), THREAD_INFO_TYPE, thread, mono_threads_filter_tools_threads)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.c:219:2: note: in expansion of macro 'FOREACH_THREAD_SAFE'
  219 |  FOREACH_THREAD_SAFE (info) {
      |  ^~~~~~~~~~~~~~~~~~~
  CC       mono-threads-mach-helper.lo
  CC       mono-threads-windows.lo
  CC       mono-threads-linux.lo
  CC       mono-threads-freebsd.lo
  CC       mono-threads-netbsd.lo
  CC       mono-threads-openbsd.lo
  CC       mono-threads-android.lo
  CC       mono-threads-coop.lo
  CC       mono-tls.lo
  CC       atomic.lo
  CC       mono-hwcap.lo
  CC       bsearch.lo
  CC       mono-conc-hashtable.lo
  CC       json.lo
  CC       networking.lo
  CC       networking-posix.lo
  CC       networking-fallback.lo
  CC       networking-missing.lo
  CC       networking-windows.lo
  CC       mono-rand.lo
  CC       mono-rand-windows.lo
  CC       memfuncs.lo
  CC       parse.lo
  CC       checked-build.lo
  CC       mach-support-arm64.lo
  CC       mono-hwcap-arm64.lo
  CCLD     libmonoutils.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
Making all in cil
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
Making all in metadata
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
  CC       libmonoruntime_config_la-mono-config-dirs.lo
  CC       libmonoruntimesgen_la-console-unix.lo
  CC       libmonoruntimesgen_la-w32mutex-unix.lo
  CC       libmonoruntimesgen_la-w32semaphore-unix.lo
  CC       libmonoruntimesgen_la-w32event-unix.lo
  CC       libmonoruntimesgen_la-w32process-unix.lo
  CC       libmonoruntimesgen_la-w32process-unix-osx.lo
  CC       libmonoruntimesgen_la-w32process-unix-bsd.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-osx.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-bsd.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-w32process-unix-haiku.lo
  CC       libmonoruntimesgen_la-w32process-unix-default.lo
  CC       libmonoruntimesgen_la-w32socket-unix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c: In function 'map_pe_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c:2955:85: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type '__off_t' {aka 'long int'} [-Wformat=]
 2955 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: File %s is too small: %lld", __func__, filename_ext, statbuf.st_size);
      |                                                                                  ~~~^                           ~~~~~~~~~~~~~~~
      |                                                                                     |                                  |
      |                                                                                     long long int                      __off_t {aka long int}
      |                                                                                  %ld
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-haiku.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c:51:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-w32file-unix.lo
  CC       libmonoruntimesgen_la-w32file-unix-glob.lo
  CC       libmonoruntimesgen_la-w32error-unix.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1379:81: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1379 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld (low %d)", __func__,
      |                                                                              ~~~^
      |                                                                                 |
      |                                                                                 long long int
      |                                                                              %ld
 1380 |      offset, movedistance);
      |      ~~~~~~                                                                      
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1384:81: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1384 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld 0x%llx (high %d 0x%x, low %d 0x%x)", __func__, offset, offset, *highmovedistance, *highmovedistance, movedistance, movedistance);
      |                                                                              ~~~^                                                ~~~~~~
      |                                                                                 |                                                |
      |                                                                                 long long int                                    gint64 {aka long int}
      |                                                                              %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1384:88: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 1384 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld 0x%llx (high %d 0x%x, low %d 0x%x)", __func__, offset, offset, *highmovedistance, *highmovedistance, movedistance, movedistance);
      |                                                                                     ~~~^                                                 ~~~~~~
      |                                                                                        |                                                 |
      |                                                                                        long long unsigned int                            gint64 {aka long int}
      |                                                                                     %lx
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1411:76: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1411 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: lseek returns %lld", __func__, newpos);
      |                                                                         ~~~^             ~~~~~~
      |                                                                            |             |
      |                                                                            long long int gint64 {aka long int}
      |                                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'file_getfiletime':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:70: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                   ~~~^
      |                                                                      |
      |                                                                      long long unsigned int
      |                                                                   %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |     ~~~~~~~~~~~~                                                      
      |     |
      |     guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:83: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                                ~~~^
      |                                                                                   |
      |                                                                                   long long unsigned int
      |                                                                                %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |                   ~~~~~~~~~~~~                                                     
      |                   |
      |                   guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:96: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                                             ~~~^
      |                                                                                                |
      |                                                                                                long long unsigned int
      |                                                                                             %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |                                 ~~~~~~~~~~~                                                     
      |                                 |
      |                                 guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'mono_w32file_filetime_to_systemtime':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3306:73: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3306 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld rem: %lld", __func__, totaldays, rem);
      |                                                                      ~~~^                       ~~~~~~~~~
      |                                                                         |                       |
      |                                                                         long long int           gint64 {aka long int}
      |                                                                      %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3306:83: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3306 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld rem: %lld", __func__, totaldays, rem);
      |                                                                                ~~~^                        ~~~
      |                                                                                   |                        |
      |                                                                                   long long int            gint64 {aka long int}
      |                                                                                %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3310:76: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3310 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Hour: %d rem: %lld", __func__, system_time->wHour, rem);
      |                                                                         ~~~^                                 ~~~
      |                                                                            |                                 |
      |                                                                            long long int                     gint64 {aka long int}
      |                                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3314:78: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3314 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Minute: %d rem: %lld", __func__, system_time->wMinute,
      |                                                                           ~~~^
      |                                                                              |
      |                                                                              long long int
      |                                                                           %ld
 3315 |     rem);
      |     ~~~                                                                       
      |     |
      |     gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3319:78: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3319 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Second: %d rem: %lld", __func__, system_time->wSecond,
      |                                                                           ~~~^
      |                                                                              |
      |                                                                              long long int
      |                                                                           %ld
 3320 |     rem);
      |     ~~~                                                                       
      |     |
      |     gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:74: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                       ~~~^
      |                                                                          |
      |                                                                          long long int
      |                                                                       %ld
 3342 |      totaldays, yg,
      |      ~~~~~~~~~                                                            
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:83: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                                ~~~^
      |                                                                                   |
      |                                                                                   long long int
      |                                                                                %ld
 3342 |      totaldays, yg,
      |                 ~~                                                                 
      |                 |
      |                 gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:91: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                                        ~~~^
      |                                                                                           |
      |                                                                                           long long int
      |                                                                                        %ld
 3342 |      totaldays, yg,
 3343 |      y);
      |      ~                                                                                     
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3351:74: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3351 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld", __func__, totaldays);
      |                                                                       ~~~^             ~~~~~~~~~
      |                                                                          |             |
      |                                                                          long long int gint64 {aka long int}
      |                                                                       %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3353:66: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3353 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: y: %lld", __func__, y);
      |                                                               ~~~^             ~
      |                                                                  |             |
      |                                                                  long long int gint64 {aka long int}
      |                                                               %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3365:73: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3365 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld", __func__, totaldays);
      |                                                                      ~~~^             ~~~~~~~~~
      |                                                                         |             |
      |                                                                         long long int gint64 {aka long int}
      |                                                                      %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'LockFile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5014:88: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=]
 5014 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Locking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                     ~~~^                                  ~~~~~~
      |                                                                                        |                                  |
      |                                                                                        long long int                      off_t {aka long int}
      |                                                                                     %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5014:101: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=]
 5014 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Locking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                                  ~~~^                             ~~~~~~
      |                                                                                                     |                             |
      |                                                                                                     long long int                 off_t {aka long int}
      |                                                                                                  %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'UnlockFile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5051:90: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=]
 5051 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Unlocking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                       ~~~^                                  ~~~~~~
      |                                                                                          |                                  |
      |                                                                                          long long int                      off_t {aka long int}
      |                                                                                       %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5051:103: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=]
 5051 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Unlocking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                                    ~~~^                             ~~~~~~
      |                                                                                                       |                             |
      |                                                                                                       long long int                 off_t {aka long int}
      |                                                                                                    %ld
  CC       libmonoruntimesgen_la-assembly.lo
  CC       libmonoruntimesgen_la-attach.lo
  CC       libmonoruntimesgen_la-class.lo
  CC       libmonoruntimesgen_la-class-accessors.lo
  CC       libmonoruntimesgen_la-cominterop.lo
  CC       libmonoruntimesgen_la-coree.lo
  CC       libmonoruntimesgen_la-debug-helpers.lo
  CC       libmonoruntimesgen_la-debug-mono-symfile.lo
  CC       libmonoruntimesgen_la-debug-mono-ppdb.lo
  CC       libmonoruntimesgen_la-decimal-ms.lo
  CC       libmonoruntimesgen_la-environment.lo
  CC       libmonoruntimesgen_la-exception.lo
  CC       libmonoruntimesgen_la-w32file.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_la-filewatcher.lo
  CC       libmonoruntimesgen_la-icall.lo
  CC       libmonoruntimesgen_la-image.lo
  CC       libmonoruntimesgen_la-jit-info.lo
  CC       libmonoruntimesgen_la-loader.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_open_full':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1621:1: warning: label 'fallback' defined but not used [-Wunused-label]
 1621 | fallback:
      | ^~~~~~~~
  CC       libmonoruntimesgen_la-locales.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-lock-tracer.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:118:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  118 | static GENERATE_GET_CLASS_WITH_CACHE (event_info, "System.Reflection", "EventInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:117:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  117 | static GENERATE_GET_CLASS_WITH_CACHE (property_info, "System.Reflection", "PropertyInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:116:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  116 | static GENERATE_GET_CLASS_WITH_CACHE (constructor_info, "System.Reflection", "ConstructorInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:115:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  115 | static GENERATE_GET_CLASS_WITH_CACHE (assembly_name, "System.Reflection", "AssemblyName")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:114:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  114 | static GENERATE_GET_CLASS_WITH_CACHE (system_version, "System", "Version")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-marshal.lo
  CC       libmonoruntimesgen_la-mempool.lo
  CC       libmonoruntimesgen_la-metadata.lo
  CC       libmonoruntimesgen_la-metadata-verify.lo
  CC       libmonoruntimesgen_la-method-builder.lo
  CC       libmonoruntimesgen_la-mono-basic-block.lo
  CC       libmonoruntimesgen_la-mono-config.lo
  CC       libmonoruntimesgen_la-mono-debug.lo
  CC       libmonoruntimesgen_la-mono-endian.lo
  CC       libmonoruntimesgen_la-mono-mlist.lo
  CC       libmonoruntimesgen_la-mono-perfcounters.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-mono-route.lo
  CC       libmonoruntimesgen_la-nacl-stub.lo
  CC       libmonoruntimesgen_la-number-ms.lo
  CC       libmonoruntimesgen_la-opcodes.lo
  CC       libmonoruntimesgen_la-property-bag.lo
  CC       libmonoruntimesgen_la-w32socket.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'Socket_to_SOCKET':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:1698:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1698 |  return (SOCKET)safe_handle->handle;
      |         ^
  CC       libmonoruntimesgen_la-w32process.lo
  CC       libmonoruntimesgen_la-profiler.lo
  CC       libmonoruntimesgen_la-rand.lo
  CC       libmonoruntimesgen_la-remoting.lo
  CC       libmonoruntimesgen_la-runtime.lo
  CC       libmonoruntimesgen_la-mono-security.lo
  CC       libmonoruntimesgen_la-security-core-clr.lo
  CC       libmonoruntimesgen_la-security-manager.lo
  CC       libmonoruntimesgen_la-string-icalls.lo
  CC       libmonoruntimesgen_la-sysmath.lo
  CC       libmonoruntimesgen_la-threads.lo
  CC       libmonoruntimesgen_la-threadpool.lo
  CC       libmonoruntimesgen_la-threadpool-worker-default.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-threadpool-io.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
  CC       libmonoruntimesgen_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntimesgen_la-dynamic-stream.lo
  CC       libmonoruntimesgen_la-file-mmap-posix.lo
  CC       libmonoruntimesgen_la-file-mmap-windows.lo
  CC       libmonoruntimesgen_la-metadata-cross-helpers.lo
  CC       libmonoruntimesgen_la-seq-points-data.lo
  CC       libmonoruntimesgen_la-handle.lo
  CC       libmonoruntimesgen_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_la-w32handle.lo
  CC       libmonoruntimesgen_la-appdomain.lo
  CC       libmonoruntimesgen_la-domain.lo
  CC       libmonoruntimesgen_la-gc-stats.lo
  CC       libmonoruntimesgen_la-gc.lo
  CC       libmonoruntimesgen_la-monitor.lo
  CC       libmonoruntimesgen_la-mono-hash.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
  CC       libmonoruntimesgen_la-object.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
  CC       libmonoruntimesgen_la-dynamic-image.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
  CC       libmonoruntimesgen_la-sre.lo
  CC       libmonoruntimesgen_la-sre-encode.lo
  CC       libmonoruntimesgen_la-sre-save.lo
  CC       libmonoruntimesgen_la-custom-attrs.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-reflection.lo
  CC       libmonoruntimesgen_la-sgen-bridge.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-old-bridge.lo
  CC       libmonoruntimesgen_la-sgen-new-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-tarjan-bridge.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_la-sgen-toggleref.lo
  CC       libmonoruntimesgen_la-sgen-stw.lo
  CC       libmonoruntimesgen_la-sgen-mono.lo
  CC       libmonoruntimesgen_static_la-console-unix.lo
  CC       libmonoruntimesgen_static_la-w32mutex-unix.lo
  CC       libmonoruntimesgen_static_la-w32semaphore-unix.lo
  CC       libmonoruntimesgen_static_la-w32event-unix.lo
  CC       libmonoruntimesgen_static_la-w32process-unix.lo
  CC       libmonoruntimesgen_static_la-w32process-unix-osx.lo
  CC       libmonoruntimesgen_static_la-w32process-unix-bsd.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-osx.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-bsd.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-w32process-unix-haiku.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c: In function 'map_pe_file':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c:2955:85: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type '__off_t' {aka 'long int'} [-Wformat=]
 2955 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: File %s is too small: %lld", __func__, filename_ext, statbuf.st_size);
      |                                                                                  ~~~^                           ~~~~~~~~~~~~~~~
      |                                                                                     |                                  |
      |                                                                                     long long int                      __off_t {aka long int}
      |                                                                                  %ld
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-haiku.c:3:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:39:1: warning: 'mono_w32process_module_free' defined but not used [-Wunused-function]
   39 | mono_w32process_module_free (MonoW32ProcessModule *module)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix.c:51:
At top level:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32process-unix-internals.h:50:1: warning: 'mono_w32process_module_equals' defined but not used [-Wunused-function]
   50 | mono_w32process_module_equals (gconstpointer a, gconstpointer b)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-w32process-unix-default.lo
  CC       libmonoruntimesgen_static_la-w32socket-unix.lo
  CC       libmonoruntimesgen_static_la-w32file-unix.lo
  CC       libmonoruntimesgen_static_la-w32file-unix-glob.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'file_seek':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1379:81: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1379 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld (low %d)", __func__,
      |                                                                              ~~~^
      |                                                                                 |
      |                                                                                 long long int
      |                                                                              %ld
 1380 |      offset, movedistance);
      |      ~~~~~~                                                                      
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1384:81: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1384 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld 0x%llx (high %d 0x%x, low %d 0x%x)", __func__, offset, offset, *highmovedistance, *highmovedistance, movedistance, movedistance);
      |                                                                              ~~~^                                                ~~~~~~
      |                                                                                 |                                                |
      |                                                                                 long long int                                    gint64 {aka long int}
      |                                                                              %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1384:88: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 1384 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: setting offset to %lld 0x%llx (high %d 0x%x, low %d 0x%x)", __func__, offset, offset, *highmovedistance, *highmovedistance, movedistance, movedistance);
      |                                                                                     ~~~^                                                 ~~~~~~
      |                                                                                        |                                                 |
      |                                                                                        long long unsigned int                            gint64 {aka long int}
      |                                                                                     %lx
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1411:76: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 1411 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: lseek returns %lld", __func__, newpos);
      |                                                                         ~~~^             ~~~~~~
      |                                                                            |             |
      |                                                                            long long int gint64 {aka long int}
      |                                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'file_getfiletime':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:70: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                   ~~~^
      |                                                                      |
      |                                                                      long long unsigned int
      |                                                                   %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |     ~~~~~~~~~~~~                                                      
      |     |
      |     guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:83: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 6 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                                ~~~^
      |                                                                                   |
      |                                                                                   long long unsigned int
      |                                                                                %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |                   ~~~~~~~~~~~~                                                     
      |                   |
      |                   guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:1704:96: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'guint64' {aka 'long unsigned int'} [-Wformat=]
 1704 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: aticks: %llu cticks: %llu wticks: %llu", __func__,
      |                                                                                             ~~~^
      |                                                                                                |
      |                                                                                                long long unsigned int
      |                                                                                             %lu
 1705 |     access_ticks, create_ticks, write_ticks);
      |                                 ~~~~~~~~~~~                                                     
      |                                 |
      |                                 guint64 {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'mono_w32file_filetime_to_systemtime':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3306:73: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3306 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld rem: %lld", __func__, totaldays, rem);
      |                                                                      ~~~^                       ~~~~~~~~~
      |                                                                         |                       |
      |                                                                         long long int           gint64 {aka long int}
      |                                                                      %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3306:83: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3306 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld rem: %lld", __func__, totaldays, rem);
      |                                                                                ~~~^                        ~~~
      |                                                                                   |                        |
      |                                                                                   long long int            gint64 {aka long int}
      |                                                                                %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3310:76: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3310 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Hour: %d rem: %lld", __func__, system_time->wHour, rem);
      |                                                                         ~~~^                                 ~~~
      |                                                                            |                                 |
      |                                                                            long long int                     gint64 {aka long int}
      |                                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3314:78: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3314 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Minute: %d rem: %lld", __func__, system_time->wMinute,
      |                                                                           ~~~^
      |                                                                              |
      |                                                                              long long int
      |                                                                           %ld
 3315 |     rem);
      |     ~~~                                                                       
      |     |
      |     gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3319:78: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3319 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Second: %d rem: %lld", __func__, system_time->wSecond,
      |                                                                           ~~~^
      |                                                                              |
      |                                                                              long long int
      |                                                                           %ld
 3320 |     rem);
      |     ~~~                                                                       
      |     |
      |     gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:74: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                       ~~~^
      |                                                                          |
      |                                                                          long long int
      |                                                                       %ld
 3342 |      totaldays, yg,
      |      ~~~~~~~~~                                                            
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:83: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                                ~~~^
      |                                                                                   |
      |                                                                                   long long int
      |                                                                                %ld
 3342 |      totaldays, yg,
      |                 ~~                                                                 
      |                 |
      |                 gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3341:91: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'gint64' {aka 'long int'} [-Wformat=]
 3341 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld yg: %lld y: %lld", __func__,
      |                                                                                        ~~~^
      |                                                                                           |
      |                                                                                           long long int
      |                                                                                        %ld
 3342 |      totaldays, yg,
 3343 |      y);
      |      ~                                                                                     
      |      |
      |      gint64 {aka long int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3351:74: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3351 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld", __func__, totaldays);
      |                                                                       ~~~^             ~~~~~~~~~
      |                                                                          |             |
      |                                                                          long long int gint64 {aka long int}
      |                                                                       %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3353:66: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3353 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: y: %lld", __func__, y);
      |                                                               ~~~^             ~
      |                                                                  |             |
      |                                                                  long long int gint64 {aka long int}
      |                                                               %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:3365:73: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'gint64' {aka 'long int'} [-Wformat=]
 3365 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: totaldays: %lld", __func__, totaldays);
      |                                                                      ~~~^             ~~~~~~~~~
      |                                                                         |             |
      |                                                                         long long int gint64 {aka long int}
      |                                                                      %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'LockFile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5014:88: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=]
 5014 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Locking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                     ~~~^                                  ~~~~~~
      |                                                                                        |                                  |
      |                                                                                        long long int                      off_t {aka long int}
      |                                                                                     %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5014:101: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=]
 5014 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Locking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                                  ~~~^                             ~~~~~~
      |                                                                                                     |                             |
      |                                                                                                     long long int                 off_t {aka long int}
      |                                                                                                  %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c: In function 'UnlockFile':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5051:90: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t' {aka 'long int'} [-Wformat=]
 5051 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Unlocking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                       ~~~^                                  ~~~~~~
      |                                                                                          |                                  |
      |                                                                                          long long int                      off_t {aka long int}
      |                                                                                       %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32file-unix.c:5051:103: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'off_t' {aka 'long int'} [-Wformat=]
 5051 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_IO_LAYER, "%s: Unlocking handle %p, offset %lld, length %lld", __func__, handle, offset, length);
      |                                                                                                    ~~~^                             ~~~~~~
      |                                                                                                       |                             |
      |                                                                                                       long long int                 off_t {aka long int}
      |                                                                                                    %ld
  CC       libmonoruntimesgen_static_la-w32error-unix.lo
  CC       libmonoruntimesgen_static_la-assembly.lo
  CC       libmonoruntimesgen_static_la-attach.lo
  CC       libmonoruntimesgen_static_la-class.lo
  CC       libmonoruntimesgen_static_la-class-accessors.lo
  CC       libmonoruntimesgen_static_la-cominterop.lo
  CC       libmonoruntimesgen_static_la-coree.lo
  CC       libmonoruntimesgen_static_la-debug-helpers.lo
  CC       libmonoruntimesgen_static_la-debug-mono-symfile.lo
  CC       libmonoruntimesgen_static_la-debug-mono-ppdb.lo
  CC       libmonoruntimesgen_static_la-decimal-ms.lo
  CC       libmonoruntimesgen_static_la-environment.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c: In function 'mono_decimal_compare':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/decimal-ms.c:63:43: warning: 'result.v.Lo64' may be used uninitialized in this function [-Wmaybe-uninitialized]
   63 | # define DECIMAL_LO64_GET(dec)    ((dec).v.Lo64)
      |                                           ^
  CC       libmonoruntimesgen_static_la-exception.lo
  CC       libmonoruntimesgen_static_la-w32file.lo
  CC       libmonoruntimesgen_static_la-filewatcher.lo
  CC       libmonoruntimesgen_static_la-icall.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:7811:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 7811 | ves_icall_System_Runtime_InteropServices_WindowsRuntime_UnsafeNativeMethods_GetRestrictedErrorInfo()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-image.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:8,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall-internals.h:10,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:34:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_event_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:118:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  118 | static GENERATE_GET_CLASS_WITH_CACHE (event_info, "System.Reflection", "EventInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_property_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:117:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  117 | static GENERATE_GET_CLASS_WITH_CACHE (property_info, "System.Reflection", "PropertyInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_constructor_info_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:116:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  116 | static GENERATE_GET_CLASS_WITH_CACHE (constructor_info, "System.Reflection", "ConstructorInfo")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_assembly_name_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:115:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  115 | static GENERATE_GET_CLASS_WITH_CACHE (assembly_name, "System.Reflection", "AssemblyName")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class-internals.h:1134:1: warning: 'mono_class_get_system_version_class' defined but not used [-Wunused-function]
 1134 | mono_class_get_##shortname##_class (void) \
      | ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/icall.c:114:8: note: in expansion of macro 'GENERATE_GET_CLASS_WITH_CACHE'
  114 | static GENERATE_GET_CLASS_WITH_CACHE (system_version, "System", "Version")
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c: In function 'mono_image_open_full':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.c:1621:1: warning: label 'fallback' defined but not used [-Wunused-label]
 1621 | fallback:
      | ^~~~~~~~
  CC       libmonoruntimesgen_static_la-jit-info.lo
  CC       libmonoruntimesgen_static_la-loader.lo
  CC       libmonoruntimesgen_static_la-locales.lo
  CC       libmonoruntimesgen_static_la-lock-tracer.lo
  CC       libmonoruntimesgen_static_la-marshal.lo
  CC       libmonoruntimesgen_static_la-mempool.lo
  CC       libmonoruntimesgen_static_la-metadata.lo
  CC       libmonoruntimesgen_static_la-metadata-verify.lo
  CC       libmonoruntimesgen_static_la-method-builder.lo
  CC       libmonoruntimesgen_static_la-mono-basic-block.lo
  CC       libmonoruntimesgen_static_la-mono-config.lo
  CC       libmonoruntimesgen_static_la-mono-debug.lo
  CC       libmonoruntimesgen_static_la-mono-endian.lo
  CC       libmonoruntimesgen_static_la-mono-mlist.lo
  CC       libmonoruntimesgen_static_la-mono-perfcounters.lo
  CC       libmonoruntimesgen_static_la-mono-route.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c: In function 'mono_marshal_emit_native_wrapper':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7702:3: warning: 'coop_gc_var' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7702 |   mono_mb_emit_ldloc (mb, coop_gc_var);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/marshal.c:7703:3: warning: 'coop_gc_stack_dummy' may be used uninitialized in this function [-Wmaybe-uninitialized]
 7703 |   mono_mb_emit_ldloc_addr (mb, coop_gc_stack_dummy);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-nacl-stub.lo
  CC       libmonoruntimesgen_static_la-number-ms.lo
  CC       libmonoruntimesgen_static_la-opcodes.lo
  CC       libmonoruntimesgen_static_la-property-bag.lo
  CC       libmonoruntimesgen_static_la-w32socket.lo
  CC       libmonoruntimesgen_static_la-w32process.lo
  CC       libmonoruntimesgen_static_la-profiler.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c: In function 'Socket_to_SOCKET':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32socket.c:1698:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1698 |  return (SOCKET)safe_handle->handle;
      |         ^
  CC       libmonoruntimesgen_static_la-rand.lo
  CC       libmonoruntimesgen_static_la-remoting.lo
  CC       libmonoruntimesgen_static_la-runtime.lo
  CC       libmonoruntimesgen_static_la-mono-security.lo
  CC       libmonoruntimesgen_static_la-security-core-clr.lo
  CC       libmonoruntimesgen_static_la-security-manager.lo
  CC       libmonoruntimesgen_static_la-string-icalls.lo
  CC       libmonoruntimesgen_static_la-sysmath.lo
  CC       libmonoruntimesgen_static_la-threads.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:335:1: warning: 'mono_thread_dec_abort_prot_block_count' defined but not used [-Wunused-function]
  335 | mono_thread_dec_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.c:329:1: warning: 'mono_thread_inc_abort_prot_block_count' defined but not used [-Wunused-function]
  329 | mono_thread_inc_abort_prot_block_count (MonoInternalThread *thread)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-threadpool.lo
  CC       libmonoruntimesgen_static_la-threadpool-worker-default.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'worker_callback':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:337:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  337 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker running in domain %p (outstanding requests %d)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  338 |    mono_native_thread_id_get (), tpdomain->domain, tpdomain->outstanding_request);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
  CC       libmonoruntimesgen_static_la-threadpool-io.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_park':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:437:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  437 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker parking", mono_native_thread_id_get ());
      |                                                         ~^                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                   |
      |                                                          void *              MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:480:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  480 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker unparking, timeout? %s interrupted? %s",
      |                                                         ~^
      |                                                          |
      |                                                          void *
      |                                                         %ld
  481 |   mono_native_thread_id_get (), timeout ? "yes" : "no", interrupted ? "yes" : "no");
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_unpark':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:491:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  491 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:500:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  500 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try unpark worker, success? %s", mono_native_thread_id_get (), res ? "yes" : "no");
      |                                                          ~^                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                   |
      |                                                           void *                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:511:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  511 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker starting", mono_native_thread_id_get ());
      |                                                         ~^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                    |
      |                                                          void *               MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:540:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  540 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] worker executing %p (%p)",
      |                                                           ~^
      |                                                            |
      |                                                            void *
      |                                                           %ld
  541 |    mono_native_thread_id_get (), work_item.callback, work_item.data);
      |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |    |
      |    MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:550:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  550 |  mono_trace (G_LOG_LEVEL_INFO, MONO_TRACE_THREADPOOL, "[%p] worker finishing", mono_native_thread_id_get ());
      |                                                         ~^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                          |                     |
      |                                                          void *                MonoNativeThreadId {aka long unsigned int}
      |                                                         %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:571:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  571 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker", mono_native_thread_id_get ());
      |                                                          ~^                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                      |
      |                                                           void *                 MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:584:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  584 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of worker created per second reached, current count = %d",
      |                                                             ~^
      |                                                              |
      |                                                              void *
      |                                                             %ld
  585 |      mono_native_thread_id_get (), worker.worker_creation_current_count);
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |      |
      |      MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:58: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  595 |     mono_native_thread_id_get ());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
      |     |
      |     MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:186:6: note: in definition of macro 'COUNTER_ATOMIC'
  186 |    { block; } \
      |      ^~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:594:61: note: format string is defined here
  594 |    mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: maximum number of working threads reached",
      |                                                            ~^
      |                                                             |
      |                                                             void *
      |                                                            %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:604:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  604 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, failed: could not create thread due to %s", mono_native_thread_id_get (), mono_error_get_message (&error));
      |                                                           ~^                                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                                                                 |
      |                                                            void *                                                            MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |                                                          ~^
      |                                                           |
      |                                                           void *
      |                                                          %ld
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
      |   |
      |   MonoNativeThreadId {aka long unsigned int}
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_request':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:636:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  636 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, unparked", mono_native_thread_id_get ());
      |                                                           ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                             |
      |                                                            void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:641:60: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  641 |   mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, created", mono_native_thread_id_get ());
      |                                                           ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                            |                            |
      |                                                            void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                           %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:645:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  645 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] request worker, failed", mono_native_thread_id_get ());
      |                                                          ~^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                           |
      |                                                           void *                      MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'monitor_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:720:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  720 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, started", mono_native_thread_id_get ());
      |                                                          ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                            |
      |                                                           void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:784:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  784 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, unparked", mono_native_thread_id_get ());
      |                                                             ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                             |
      |                                                              void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:789:62: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  789 |     mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, created", mono_native_thread_id_get ());
      |                                                             ~^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                              |                            |
      |                                                              void *                       MonoNativeThreadId {aka long unsigned int}
      |                                                             %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:797:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  797 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] monitor thread, finished", mono_native_thread_id_get ());
      |                                                          ~^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                             |
      |                                                           void *                        MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'hill_climbing_change_thread_count':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:843:59: warning: format '%p' expects argument of type 'void *', but argument 4 has type 'MonoNativeThreadId' {aka 'long unsigned int'} [-Wformat=]
  843 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] hill climbing, change max number of threads %d", mono_native_thread_id_get (), new_thread_count);
      |                                                          ~^                                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                           |                                                   |
      |                                                           void *                                              MonoNativeThreadId {aka long unsigned int}
      |                                                          %ld
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c: In function 'mono_threadpool_remove_domain_jobs':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool.c:565:91: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized]
  565 |    res = mono_coop_cond_timedwait (&tpdomain->cleanup_cond, &threadpool.domains_lock, end - now);
      |                                                                                       ~~~~^~~~~
  CC       libmonoruntimesgen_static_la-verify.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c: In function 'worker_try_create':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threadpool-worker-default.c:618:2: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
  618 |  mono_trace (G_LOG_LEVEL_DEBUG, MONO_TRACE_THREADPOOL, "[%p] try create worker, created %p, now = %d count = %d",
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  619 |   mono_native_thread_id_get (), (gpointer) thread->tid, now, worker.worker_creation_current_count);
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-dynamic-stream.lo
  CC       libmonoruntimesgen_static_la-file-mmap-posix.lo
  CC       libmonoruntimesgen_static_la-file-mmap-windows.lo
  CC       libmonoruntimesgen_static_la-metadata-cross-helpers.lo
  CC       libmonoruntimesgen_static_la-seq-points-data.lo
  CC       libmonoruntimesgen_static_la-handle.lo
  CC       libmonoruntimesgen_static_la-w32handle-namespace.lo
  CC       libmonoruntimesgen_static_la-w32handle.lo
  CC       libmonoruntimesgen_static_la-appdomain.lo
  CC       libmonoruntimesgen_static_la-domain.lo
  CC       libmonoruntimesgen_static_la-gc-stats.lo
  CC       libmonoruntimesgen_static_la-gc.lo
  CC       libmonoruntimesgen_static_la-monitor.lo
  CC       libmonoruntimesgen_static_la-mono-hash.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_locks_dump':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:336:67: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  336 |      MonoObject *holder = (MonoObject *)mono_gchandle_get_target ((guint32)mon->data);
      |                                                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mon_new':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:393:35: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  393 |     if (mono_gchandle_get_target ((guint32)marray->monitors [i].data) == NULL) {
      |                                   ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:403:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  403 |      mono_gchandle_free ((guint32)new_->data);
      |                          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'discard_mon':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:471:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  471 |  mono_gchandle_free ((guint32)mon->data);
      |                      ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c: In function 'mono_monitor_get_object_monitor_gchandle':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/monitor.c:1112:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
 1112 |   return (guint32)mon->data;
      |          ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c: In function 'mono_w32handle_wait_multiple':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/w32handle.c:1372:13: warning: 'start' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1372 |     elapsed = mono_msec_ticks () - start;
      |     ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-object.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_set_value':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3245:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3245 |         dest = mono_field_get_data (field);
      |              ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c: In function 'mono_field_static_get_value_for_thread':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.c:3587:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 3587 |      src = mono_field_get_data (field);
      |          ^
  CC       libmonoruntimesgen_static_la-dynamic-image.lo
  CC       libmonoruntimesgen_static_la-sre.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre.c:1864:1: warning: 'is_sr_mono_field' defined but not used [-Wunused-function]
 1864 | is_sr_mono_field (MonoClass *klass)
      | ^~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sre-encode.lo
  CC       libmonoruntimesgen_static_la-sre-save.lo
  CC       libmonoruntimesgen_static_la-custom-attrs.lo
  CC       libmonoruntimesgen_static_la-reflection.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:479:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  479 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-encode.c:39:1: warning: 'mono_image_add_stream_data' defined but not used [-Wunused-function]
   39 | mono_image_add_stream_data (MonoDynamicStream *stream, const char *data, guint32 len)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sre-save.c:112:1: warning: 'swap_with_size' defined but not used [-Wunused-function]
  112 | swap_with_size (char *dest, const char* val, int len, int nelem) {
      | ^~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-bridge.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   90 | bridge_processor_started ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-old-bridge.lo
  CC       libmonoruntimesgen_static_la-sgen-new-bridge.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-new-bridge.c:30:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:330:1: warning: 'dyn_array_ptr_set_all' defined but not used [-Wunused-function]
  330 | dyn_array_ptr_set_all (DynPtrArray *dst, DynPtrArray *src)
      | ^~~~~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-tarjan-bridge.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:182:13: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  182 | static void color_merge_array_empty ()
      |             ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-tarjan-bridge.c:25:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:247:1: warning: 'dyn_array_ptr_set' defined but not used [-Wunused-function]
  247 | dyn_array_ptr_set (DynPtrArray *da, int x, void *ptr)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:201:1: warning: 'dyn_array_ptr_init' defined but not used [-Wunused-function]
  201 | dyn_array_ptr_init (DynPtrArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:193:1: warning: 'dyn_array_int_is_copy' defined but not used [-Wunused-function]
  193 | dyn_array_int_is_copy (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:187:1: warning: 'dyn_array_int_copy' defined but not used [-Wunused-function]
  187 | dyn_array_int_copy (DynIntArray *dst, DynIntArray *src)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:181:1: warning: 'dyn_array_int_ensure_independent' defined but not used [-Wunused-function]
  181 | dyn_array_int_ensure_independent (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:167:1: warning: 'dyn_array_int_get' defined but not used [-Wunused-function]
  167 | dyn_array_int_get (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:160:1: warning: 'dyn_array_int_add' defined but not used [-Wunused-function]
  160 | dyn_array_int_add (DynIntArray *da, int x)
      | ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:146:1: warning: 'dyn_array_int_size' defined but not used [-Wunused-function]
  146 | dyn_array_int_size (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:140:1: warning: 'dyn_array_int_uninit' defined but not used [-Wunused-function]
  140 | dyn_array_int_uninit (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-dynarray.h:134:1: warning: 'dyn_array_int_init' defined but not used [-Wunused-function]
  134 | dyn_array_int_init (DynIntArray *da)
      | ^~~~~~~~~~~~~~~~~~
  CC       libmonoruntimesgen_static_la-sgen-toggleref.lo
  CC       libmonoruntimesgen_static_la-sgen-stw.lo
  CC       libmonoruntimesgen_static_la-sgen-mono.lo
  CCLD     libmonoruntime-config.la
  CCLD     libmonoruntimesgen.la
  CCLD     libmonoruntimesgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
Making all in sgen
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
  CC       libmonosgen_la-sgen-alloc.lo
  CC       libmonosgen_la-sgen-cardtable.lo
  CC       libmonosgen_la-sgen-debug.lo
  CC       libmonosgen_la-sgen-descriptor.lo
  CC       libmonosgen_la-sgen-fin-weak-hash.lo
  CC       libmonosgen_la-sgen-gc.lo
  CC       libmonosgen_la-sgen-gray.lo
  CC       libmonosgen_la-sgen-gchandles.lo
  CC       libmonosgen_la-sgen-hash-table.lo
  CC       libmonosgen_la-sgen-internal.lo
  CC       libmonosgen_la-sgen-layout-stats.lo
  CC       libmonosgen_la-sgen-los.lo
  CC       libmonosgen_la-sgen-marksweep.lo
  CC       libmonosgen_la-sgen-memory-governor.lo
  CC       libmonosgen_la-sgen-nursery-allocator.lo
  CC       libmonosgen_la-sgen-pinning-stats.lo
  CC       libmonosgen_la-sgen-pinning.lo
  CC       libmonosgen_la-sgen-pointer-queue.lo
  CC       libmonosgen_la-sgen-array-list.lo
  CC       libmonosgen_la-sgen-protocol.lo
  CC       libmonosgen_la-sgen-qsort.lo
  CC       libmonosgen_la-sgen-simple-nursery.lo
  CC       libmonosgen_la-sgen-split-nursery.lo
  CC       libmonosgen_la-sgen-thread-pool.lo
  CC       libmonosgen_la-sgen-workers.lo
  CC       libmonosgen_static_la-sgen-alloc.lo
  CC       libmonosgen_static_la-sgen-cardtable.lo
  CC       libmonosgen_static_la-sgen-debug.lo
  CC       libmonosgen_static_la-sgen-descriptor.lo
  CC       libmonosgen_static_la-sgen-fin-weak-hash.lo
  CC       libmonosgen_static_la-sgen-gc.lo
  CC       libmonosgen_static_la-sgen-gchandles.lo
  CC       libmonosgen_static_la-sgen-gray.lo
  CC       libmonosgen_static_la-sgen-hash-table.lo
  CC       libmonosgen_static_la-sgen-internal.lo
  CC       libmonosgen_static_la-sgen-layout-stats.lo
  CC       libmonosgen_static_la-sgen-los.lo
  CC       libmonosgen_static_la-sgen-marksweep.lo
  CC       libmonosgen_static_la-sgen-memory-governor.lo
  CC       libmonosgen_static_la-sgen-nursery-allocator.lo
  CC       libmonosgen_static_la-sgen-pinning-stats.lo
  CC       libmonosgen_static_la-sgen-pinning.lo
  CC       libmonosgen_static_la-sgen-pointer-queue.lo
  CC       libmonosgen_static_la-sgen-array-list.lo
  CC       libmonosgen_static_la-sgen-protocol.lo
  CC       libmonosgen_static_la-sgen-qsort.lo
  CC       libmonosgen_static_la-sgen-simple-nursery.lo
  CC       libmonosgen_static_la-sgen-split-nursery.lo
  CC       libmonosgen_static_la-sgen-thread-pool.lo
  CC       libmonosgen_static_la-sgen-workers.lo
  CCLD     libmonosgen.la
  CCLD     libmonosgen-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
Making all in mini
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
if test -d /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/.git; then \
	(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono; \
		LANG=C; export LANG; \
		if test -z "$ghprbPullId"; then \
			branch=`git branch | grep '^\*' | sed 's/(detached from .*/explicit/' | cut -d ' ' -f 2`; \
		else \
			branch="pull-request-$ghprbPullId"; \
		fi; \
		version=`git log --no-color --first-parent -n1 --pretty=format:%h`; \
		echo "#define FULL_VERSION \"$branch/$version\""; \
	); \
else \
	echo "#define FULL_VERSION \"tarball\""; \
fi > version.h
  CC       genmdesc-genmdesc.o
  CC       genmdesc-helpers.o
  CC       ../metadata/genmdesc-opcodes.o
  CCLD     genmdesc
./genmdesc  cpu-arm64.h arm64_cpu_desc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/cpu-arm64.md
make  all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
  CC       libmini_static_la-mini.lo
  CC       libmini_static_la-mini-runtime.lo
  CC       libmini_static_la-seq-points.lo
  CC       libmini_static_la-method-to-ir.lo
  CC       libmini_static_la-cfgdump.lo
  CC       libmini_static_la-decompose.lo
  CC       libmini_static_la-jit-icalls.lo
  CC       libmini_static_la-trace.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_static_la-dominators.lo
  CC       libmini_static_la-cfold.lo
  CC       libmini_static_la-helpers.lo
  CC       libmini_static_la-liveness.lo
  CC       libmini_static_la-ssa.lo
  CC       libmini_static_la-abcremoval.lo
  CC       libmini_static_la-local-propagation.lo
  CC       libmini_static_la-driver.lo
  CC       libmini_static_la-debug-mini.lo
  CC       libmini_static_la-linear-scan.lo
  CC       libmini_static_la-aot-compiler.lo
  CC       libmini_static_la-aot-runtime.lo
  CC       libmini_static_la-graph.lo
  CC       libmini_static_la-mini-codegen.lo
  CC       libmini_static_la-mini-exceptions.lo
  CC       libmini_static_la-mini-trampolines.lo
  CC       libmini_static_la-branch-opts.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:128:18: warning: 'long_cmov_opcodes' defined but not used [-Wunused-const-variable=]
  128 | static const int long_cmov_opcodes [] = {
      |                  ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:115:18: warning: 'int_cmov_opcodes' defined but not used [-Wunused-const-variable=]
  115 | static const int int_cmov_opcodes [] = {
      |                  ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_static_la-mini-generic-sharing.lo
  CC       libmini_static_la-tasklets.lo
  CC       libmini_static_la-simd-intrinsics.lo
  CC       libmini_static_la-mini-native-types.lo
  CC       libmini_static_la-unwind.lo
  CC       libmini_static_la-image-writer.lo
  CC       libmini_static_la-dwarfwriter.lo
  CC       libmini_static_la-mini-gc.lo
  CC       libmini_static_la-debugger-agent.lo
  CC       libmini_static_la-xdebug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_static_la-alias-analysis.lo
  CC       libmini_static_la-mini-cross-helpers.lo
  CC       libmini_static_la-arch-stubs.lo
  CC       libmini_static_la-type-checking.lo
  CC       libmini_static_la-lldb.lo
  CC       libmini_static_la-mini-arm64.lo
  CC       libmini_static_la-exceptions-arm64.lo
  CC       libmini_static_la-tramp-arm64.lo
  CC       libmini_static_la-mini-arm64-gsharedvt.lo
  CC       libmini_static_la-tramp-arm64-gsharedvt.lo
  CC       libmini_static_la-mini-posix.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c: In function 'sampling_thread_func':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:275:2: note: in expansion of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  275 |  MONO_LLS_FOREACH_FILTERED_SAFE (mono_thread_info_list_head (), THREAD_INFO_TYPE, thread, mono_threads_filter_tools_threads)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c:715:3: note: in expansion of macro 'FOREACH_THREAD_SAFE'
  715 |   FOREACH_THREAD_SAFE (info) {
      |   ^~~~~~~~~~~~~~~~~~~
  CC       libmini_la-mini.lo
  CC       libmini_la-mini-runtime.lo
  CC       libmini_la-seq-points.lo
  CC       libmini_la-method-to-ir.lo
  CC       libmini_la-cfgdump.lo
  CC       libmini_la-decompose.lo
  CC       libmini_la-jit-icalls.lo
  CC       libmini_la-trace.lo
  CC       libmini_la-dominators.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c: In function 'mono_trace_enter_method':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/trace.c:437:3: warning: calling '__builtin_return_address' with a nonzero argument is unsafe [-Wframe-address]
  437 |   printf (") ip: %p\n", RETURN_ADDRESS_N (1));
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_la-cfold.lo
  CC       libmini_la-helpers.lo
  CC       libmini_la-liveness.lo
  CC       libmini_la-ssa.lo
  CC       libmini_la-abcremoval.lo
  CC       libmini_la-local-propagation.lo
  CC       libmini_la-driver.lo
  CC       libmini_la-debug-mini.lo
  CC       libmini_la-linear-scan.lo
  CC       libmini_la-aot-compiler.lo
  CC       libmini_la-aot-runtime.lo
  CC       libmini_la-graph.lo
  CC       libmini_la-mini-codegen.lo
  CC       libmini_la-mini-exceptions.lo
  CC       libmini_la-mini-trampolines.lo
  CC       libmini_la-branch-opts.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:128:18: warning: 'long_cmov_opcodes' defined but not used [-Wunused-const-variable=]
  128 | static const int long_cmov_opcodes [] = {
      |                  ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/branch-opts.c:115:18: warning: 'int_cmov_opcodes' defined but not used [-Wunused-const-variable=]
  115 | static const int int_cmov_opcodes [] = {
      |                  ^~~~~~~~~~~~~~~~
  CC       libmini_la-mini-generic-sharing.lo
  CC       libmini_la-tasklets.lo
  CC       libmini_la-simd-intrinsics.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c: In function 'emit_trampolines':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:28: warning: '_e' directive writing 2 bytes into a region of size between 1 and 256 [-Wformat-overflow=]
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |                            ^~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/aot-compiler.c:6861:4: note: 'sprintf' output between 3 and 258 bytes into a destination of size 256
 6861 |    sprintf (end_symbol, "%s_e", symbol);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_la-mini-native-types.lo
  CC       libmini_la-unwind.lo
  CC       libmini_la-image-writer.lo
  CC       libmini_la-dwarfwriter.lo
  CC       libmini_la-mini-gc.lo
  CC       libmini_la-debugger-agent.lo
  CC       libmini_la-xdebug.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4698:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4698 | get_set_notification_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/debugger-agent.c:4736:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
 4736 | get_notify_debugger_of_wait_completion_method ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CC       libmini_la-alias-analysis.lo
  CC       libmini_la-mini-cross-helpers.lo
  CC       libmini_la-arch-stubs.lo
  CC       libmini_la-type-checking.lo
  CC       libmini_la-lldb.lo
  CC       libmini_la-mini-arm64.lo
  CC       libmini_la-exceptions-arm64.lo
  CC       libmini_la-tramp-arm64.lo
  CC       libmini_la-mini-arm64-gsharedvt.lo
  CC       libmini_la-tramp-arm64-gsharedvt.lo
  CC       libmini_la-mini-posix.lo
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:15,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads-types.h:21,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object-internals.h:9,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/gc-internals.h:16,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c:47:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c: In function 'sampling_thread_func':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-threads.h:275:2: note: in expansion of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  275 |  MONO_LLS_FOREACH_FILTERED_SAFE (mono_thread_info_list_head (), THREAD_INFO_TYPE, thread, mono_threads_filter_tools_threads)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/mini-posix.c:715:3: note: in expansion of macro 'FOREACH_THREAD_SAFE'
  715 |   FOREACH_THREAD_SAFE (info) {
      |   ^~~~~~~~~~~~~~~~~~~
  CXXLD    libmini-static.la
  CC       mono_sgen-main-sgen.o
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main-sgen.c:5:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:138:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  138 | delete_bundled_libraries ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/main.c:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | bundle_save_library_initialize ()
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CCLD     mono-sgen
ln -sf mono-sgen mono
  CXXLD    libmini.la
  CCLD     libmonosgen-2.0.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
Making all in dis
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
  CC       dump.o
  CC       main.o
  CC       declsec.o
  CC       get.o
  CC       dis-cil.o
  CC       util.o
  AR       libmonodis.a
  CCLD     monodis
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
Making all in tests
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
Making all in assemblyresolve
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
Making all in gc-descriptors
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
  CC       libtest_la-libtest.lo
  CCLD     libtest.la
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
Making all in unit-tests
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
Making all in benchmark
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
Making all in profiler
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
  CC       mprof-report.o
  CC       mono-profiler-aot.lo
  CC       mono-profiler-iomap.lo
  CC       mono-profiler-log.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-aot.c: In function 'mono_profiler_startup':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-aot.c:168:21: warning: 'outfile_name' may be used uninitialized in this function [-Wmaybe-uninitialized]
  168 |  prof->outfile_name = outfile_name;
      |  ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
  CCLD     libmono-profiler-aot.la
  CCLD     libmono-profiler-aot-static.la
  CCLD     libmono-profiler-iomap.la
  CCLD     libmono-profiler-iomap-static.la
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.c:27:
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.c: In function 'sync_point_flush':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:171:2: note: in expansion of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  171 |  MONO_LLS_FOREACH_FILTERED_SAFE ((list), type, elem, mono_lls_filter_accept_all)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.c:1323:2: note: in expansion of macro 'MONO_LLS_FOREACH_SAFE'
 1323 |  MONO_LLS_FOREACH_SAFE (&profiler_thread_list, MonoProfilerThread, thread) {
      |  ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.c: In function 'log_shutdown':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:123:32: warning: 'hkey__' may be used uninitialized in this function [-Wmaybe-uninitialized]
  123 |      if (!progress__ || ckey__ > hkey__) { \
      |                                ^
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:104:13: note: 'hkey__' was declared here
  104 |   uintptr_t hkey__; \
      |             ^~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-linked-list-set.h:171:2: note: in expansion of macro 'MONO_LLS_FOREACH_FILTERED_SAFE'
  171 |  MONO_LLS_FOREACH_FILTERED_SAFE ((list), type, elem, mono_lls_filter_accept_all)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.c:3922:3: note: in expansion of macro 'MONO_LLS_FOREACH_SAFE'
 3922 |   MONO_LLS_FOREACH_SAFE (&profiler_thread_list, MonoProfilerThread, thread) {
      |   ^~~~~~~~~~~~~~~~~~~~~
  CCLD     mprof-report
  CCLD     libmono-profiler-log.la
  CCLD     libmono-profiler-log-static.la
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
Making all in ikvm-native
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
  CC       jni.lo
  CC       os.lo
  CCLD     libikvm-native.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
Making all in support
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
  CC       errno.lo
  CC       map.lo
  CC       signal.lo
  CC       stdio.lo
  CC       string.lo
  CC       stdlib.lo
  CC       dirent.lo
  CC       fcntl.lo
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c: In function 'Mono_Posix_Syscall_strerror_r':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c:125:2: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
  125 |  strncpy (buf, r, len);
      |  ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/errno.c:110:8: note: length computed here
  110 |  len = strlen (r);
      |        ^~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c: In function 'Mono_Unix_VersionString':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/stdlib.c:21:9: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   21 |  return "MonoProject-2015-12-1";
      |         ^~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/dirent.c: In function 'Mono_Posix_Syscall_readdir_r':
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/dirent.c:99:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
   99 |  r = readdir_r (dirp, _entry, (struct dirent**) result);
      |  ^
In file included from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/dirent.c:10:
/usr/include/dirent.h:183:12: note: declared here
  183 | extern int readdir_r (DIR *__restrict __dirp,
      |            ^~~~~~~~~
  CC       fstab.lo
  CC       grp.lo
  CC       macros.lo
  CC       nl.lo
  CC       old-map.lo
  CC       pwd.lo
  CC       serial.lo
  CC       sys-mman.lo
  CC       sys-sendfile.lo
  CC       sys-socket.lo
  CC       sys-stat.lo
  CC       sys-statvfs.lo
  CC       sys-time.lo
  CC       sys-uio.lo
  CC       sys-utsname.lo
  CC       sys-wait.lo
  CC       sys-xattr.lo
  CC       syslog.lo
  CC       time.lo
In file included from /usr/include/time.h:25,
                 from /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/support/time.c:11:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
      |   ^~~~~~~
  CC       unistd.lo
  CC       utime.lo
  CC       x-struct-str.lo
  CC       zlib-helper.lo
  CC       adler32.lo
  CC       compress.lo
  CC       crc32.lo
  CC       uncompr.lo
  CC       deflate.lo
  CC       trees.lo
  CC       zutil.lo
  CC       inflate.lo
  CC       infback.lo
  CC       inftrees.lo
  CC       inffast.lo
  CC       supportw.lo
  CC       support-heap.lo
  CC       minizip/ioapi.lo
  CC       minizip/unzip.lo
  CC       minizip/zip.lo
  CCLD     libMonoSupportW.la
  CCLD     libMonoPosixHelper.la
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
Making all in data
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
Making all in net_2_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
Making all in net_4_0
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
Making all in net_4_5
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
Making all in Browsers
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
cp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
Making all in runtime
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime'
d=`cd ../support && pwd`; \
sed 's,target="$mono_libdir/libMonoPosixHelper.so",target="'$d'/libMonoPosixHelper.la",' ../data/config > etc/mono/configt
d=`cd ../mono/btls/build-shared && pwd`; \
sed 's,target="$mono_libdir/libmono-btls-shared.so",target="'$d'/libmono-btls-shared.so",' etc/mono/configt > etc/mono/configtt
/bin/sh: line 0: cd: ../mono/btls/build-shared: No such file or directory
if test -z ""; then :; else \
  sed 's,target="libgdiplus.so.0",target="",' etc/mono/configtt > etc/mono/configttt; \
  mv -f etc/mono/configttt etc/mono/configtt; fi
mv -f etc/mono/configtt etc/mono/config
rm -f etc/mono/configt
/bin/sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mkinstalldirs _tmpinst/bin
mkdir -p -- _tmpinst/bin
cp mono-wrapper _tmpinst/bin/mono
echo '#! /bin/sh' > _tmpinst/bin/ilasm ; \
r=`pwd`; m=`cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/ilasm/ilasm.exe"'" "$@"' >> _tmpinst/bin/ilasm ; \
chmod +x _tmpinst/bin/ilasm
echo '#! /bin/sh' > _tmpinst/bin/csc ; \
r=`pwd`; m=`cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools/csc.exe"'" "$@"' >> _tmpinst/bin/csc ; \
chmod +x _tmpinst/bin/csc
echo '#! /bin/sh' > _tmpinst/bin/mcs ; \
r=`pwd`; m=`cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/mcs.exe"'" "$@"' >> _tmpinst/bin/mcs ; \
chmod +x _tmpinst/bin/mcs
echo '#! /bin/sh' > _tmpinst/bin/al ; \
r=`pwd`; m=`cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && pwd`; \
echo 'exec "'"$r/_tmpinst/bin/mono"'" "'"$m/class/lib/net_4_x/al.exe"'" "$@"' >> _tmpinst/bin/al ; \
chmod +x _tmpinst/bin/al
if test -w /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs; then :; else chmod -R +w /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs; fi
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && make --no-print-directory -s NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14         ' CC='gcc' all-profiles
mkdir -p -- build/deps
Microsoft (R) Visual C# Compiler version 2.0.0.61404
Copyright (C) Microsoft Corporation. All rights reserved.

closure.c:51:1: warning: return type defaults to 'int' [-Wimplicit-int]
   51 | set_EFF()
      | ^~~~~~~
closure.c:87:1: warning: return type defaults to 'int' [-Wimplicit-int]
   87 | set_first_derives()
      | ^~~~~~~~~~~~~~~~~
closure.c:142:1: warning: return type defaults to 'int' [-Wimplicit-int]
  142 | closure(nucleus, n)
      | ^~~~~~~
closure.c:212:1: warning: return type defaults to 'int' [-Wimplicit-int]
  212 | finalize_closure()
      | ^~~~~~~~~~~~~~~~
error.c:46:1: warning: return type defaults to 'int' [-Wimplicit-int]
   46 | fatal(msg)
      | ^~~~~
error.c:54:1: warning: return type defaults to 'int' [-Wimplicit-int]
   54 | no_space()
      | ^~~~~~~~
error.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int]
   61 | open_error(filename)
      | ^~~~~~~~~~
error.c:69:1: warning: return type defaults to 'int' [-Wimplicit-int]
   69 | unexpected_EOF()
      | ^~~~~~~~~~~~~~
error.c:77:1: warning: return type defaults to 'int' [-Wimplicit-int]
   77 | print_pos(st_line, st_cptr)
      | ^~~~~~~~~
error.c: In function 'print_pos':
error.c:83:23: warning: 'return' with no value, in function returning non-void
   83 |     if (st_line == 0) return;
      |                       ^~~~~~
error.c:77:1: note: declared here
   77 | print_pos(st_line, st_cptr)
      | ^~~~~~~~~
error.c: At top level:
error.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int]
  104 | syntax_error(st_lineno, st_line, st_cptr)
      | ^~~~~~~~~~~~
error.c:116:1: warning: return type defaults to 'int' [-Wimplicit-int]
  116 | unterminated_comment(c_lineno, c_line, c_cptr)
      | ^~~~~~~~~~~~~~~~~~~~
error.c:128:1: warning: return type defaults to 'int' [-Wimplicit-int]
  128 | unterminated_string(s_lineno, s_line, s_cptr)
      | ^~~~~~~~~~~~~~~~~~~
error.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int]
  140 | unterminated_text(t_lineno, t_line, t_cptr)
      | ^~~~~~~~~~~~~~~~~
error.c:152:1: warning: return type defaults to 'int' [-Wimplicit-int]
  152 | illegal_tag(t_lineno, t_line, t_cptr)
      | ^~~~~~~~~~~
error.c:164:1: warning: return type defaults to 'int' [-Wimplicit-int]
  164 | illegal_character(c_cptr)
      | ^~~~~~~~~~~~~~~~~
error.c:174:1: warning: return type defaults to 'int' [-Wimplicit-int]
  174 | used_reserved(s)
      | ^~~~~~~~~~~~~
error.c:183:1: warning: return type defaults to 'int' [-Wimplicit-int]
  183 | tokenized_start(s)
      | ^~~~~~~~~~~~~~~
error.c:192:1: warning: return type defaults to 'int' [-Wimplicit-int]
  192 | retyped_warning(s)
      | ^~~~~~~~~~~~~~~
error.c:200:1: warning: return type defaults to 'int' [-Wimplicit-int]
  200 | reprec_warning(s)
      | ^~~~~~~~~~~~~~
error.c:208:1: warning: return type defaults to 'int' [-Wimplicit-int]
  208 | revalued_warning(s)
      | ^~~~~~~~~~~~~~~~
error.c:216:1: warning: return type defaults to 'int' [-Wimplicit-int]
  216 | terminal_start(s)
      | ^~~~~~~~~~~~~~
error.c:225:1: warning: return type defaults to 'int' [-Wimplicit-int]
  225 | restarted_warning()
      | ^~~~~~~~~~~~~~~~~
error.c:232:1: warning: return type defaults to 'int' [-Wimplicit-int]
  232 | no_grammar()
      | ^~~~~~~~~~
error.c:240:1: warning: return type defaults to 'int' [-Wimplicit-int]
  240 | terminal_lhs(s_lineno)
      | ^~~~~~~~~~~~
error.c:249:1: warning: return type defaults to 'int' [-Wimplicit-int]
  249 | prec_redeclared()
      | ^~~~~~~~~~~~~~~
error.c:256:1: warning: return type defaults to 'int' [-Wimplicit-int]
  256 | unterminated_action(a_lineno, a_line, a_cptr)
      | ^~~~~~~~~~~~~~~~~~~
error.c:268:1: warning: return type defaults to 'int' [-Wimplicit-int]
  268 | dollar_warning(a_lineno, i)
      | ^~~~~~~~~~~~~~
error.c:277:1: warning: return type defaults to 'int' [-Wimplicit-int]
  277 | dollar_error(a_lineno, a_line, a_cptr)
      | ^~~~~~~~~~~~
error.c:289:1: warning: return type defaults to 'int' [-Wimplicit-int]
  289 | untyped_lhs()
      | ^~~~~~~~~~~
error.c:297:1: warning: return type defaults to 'int' [-Wimplicit-int]
  297 | untyped_rhs(i, s)
      | ^~~~~~~~~~~
error.c:307:1: warning: return type defaults to 'int' [-Wimplicit-int]
  307 | unknown_rhs(i)
      | ^~~~~~~~~~~
error.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int]
  316 | default_action_warning()
      | ^~~~~~~~~~~~~~~~~~~~~~
error.c:323:1: warning: return type defaults to 'int' [-Wimplicit-int]
  323 | undefined_goal(s)
      | ^~~~~~~~~~~~~~
error.c:331:1: warning: return type defaults to 'int' [-Wimplicit-int]
  331 | undefined_symbol_warning(s)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
lalr.c:77:1: warning: return type defaults to 'int' [-Wimplicit-int]
   77 | lalr()
      | ^~~~
lalr.c:96:1: warning: return type defaults to 'int' [-Wimplicit-int]
   96 | set_state_table()
      | ^~~~~~~~~~~~~~~
lalr.c:107:1: warning: return type defaults to 'int' [-Wimplicit-int]
  107 | set_accessing_symbol()
      | ^~~~~~~~~~~~~~~~~~~~
lalr.c:118:1: warning: return type defaults to 'int' [-Wimplicit-int]
  118 | set_shift_table()
      | ^~~~~~~~~~~~~~~
lalr.c:129:1: warning: return type defaults to 'int' [-Wimplicit-int]
  129 | set_reduction_table()
      | ^~~~~~~~~~~~~~~~~~~
lalr.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int]
  140 | set_maxrhs()
      | ^~~~~~~~~~
lalr.c:168:1: warning: return type defaults to 'int' [-Wimplicit-int]
  168 | initialize_LA()
      | ^~~~~~~~~~~~~
lalr.c:205:1: warning: return type defaults to 'int' [-Wimplicit-int]
  205 | set_goto_map()
      | ^~~~~~~~~~~~
lalr.c:303:1: warning: return type defaults to 'int' [-Wimplicit-int]
  303 | initialize_F()
      | ^~~~~~~~~~~~
lalr.c:380:1: warning: return type defaults to 'int' [-Wimplicit-int]
  380 | build_relations()
      | ^~~~~~~~~~~~~~~
lalr.c:472:1: warning: return type defaults to 'int' [-Wimplicit-int]
  472 | add_lookback_edge(stateno, ruleno, gotono)
      | ^~~~~~~~~~~~~~~~~
lalr.c:557:1: warning: return type defaults to 'int' [-Wimplicit-int]
  557 | compute_FOLLOWS()
      | ^~~~~~~~~~~~~~~
lalr.c:563:1: warning: return type defaults to 'int' [-Wimplicit-int]
  563 | compute_lookaheads()
      | ^~~~~~~~~~~~~~~~~~
lalr.c:597:1: warning: return type defaults to 'int' [-Wimplicit-int]
  597 | digraph(relation)
      | ^~~~~~~
lalr.c:624:1: warning: return type defaults to 'int' [-Wimplicit-int]
  624 | traverse(i)
      | ^~~~~~~~
lr0.c:72:1: warning: return type defaults to 'int' [-Wimplicit-int]
   72 | allocate_itemsets()
      | ^~~~~~~~~~~~~~~~~
lr0.c:114:1: warning: return type defaults to 'int' [-Wimplicit-int]
  114 | allocate_storage()
      | ^~~~~~~~~~~~~~~~
lr0.c:123:1: warning: return type defaults to 'int' [-Wimplicit-int]
  123 | append_states()
      | ^~~~~~~~~~~~~
lr0.c:152:1: warning: return type defaults to 'int' [-Wimplicit-int]
  152 | free_storage()
      | ^~~~~~~~~~~~
lr0.c:165:1: warning: return type defaults to 'int' [-Wimplicit-int]
  165 | generate_states()
      | ^~~~~~~~~~~~~~~
lr0.c:257:1: warning: return type defaults to 'int' [-Wimplicit-int]
  257 | initialize_states()
      | ^~~~~~~~~~~~~~~~~
lr0.c:284:1: warning: return type defaults to 'int' [-Wimplicit-int]
  284 | new_itemsets()
      | ^~~~~~~~~~~~
lr0.c:361:1: warning: return type defaults to 'int' [-Wimplicit-int]
  361 | show_cores()
      | ^~~~~~~~~~
lr0.c:396:1: warning: return type defaults to 'int' [-Wimplicit-int]
  396 | show_ritems()
      | ^~~~~~~~~~~
lr0.c:406:1: warning: return type defaults to 'int' [-Wimplicit-int]
  406 | show_rrhs()
      | ^~~~~~~~~
lr0.c:417:1: warning: return type defaults to 'int' [-Wimplicit-int]
  417 | show_shifts()
      | ^~~~~~~~~~~
lr0.c:435:1: warning: return type defaults to 'int' [-Wimplicit-int]
  435 | save_shifts()
      | ^~~~~~~~~~~
lr0.c:469:1: warning: return type defaults to 'int' [-Wimplicit-int]
  469 | save_reductions()
      | ^~~~~~~~~~~~~~~
main.c:103:1: warning: return type defaults to 'int' [-Wimplicit-int]
  103 | done(k)
      | ^~~~
main.c:121:1: warning: return type defaults to 'int' [-Wimplicit-int]
  121 | set_signals()
      | ^~~~~~~~~~~
main.c:138:1: warning: return type defaults to 'int' [-Wimplicit-int]
  138 | usage()
      | ^~~~~
main.c:151:1: warning: return type defaults to 'int' [-Wimplicit-int]
  151 | getargs(argc, argv)
      | ^~~~~~~
main.c: In function 'getargs':
main.c:168:6: warning: 'return' with no value, in function returning non-void
  168 |      return;
      |      ^~~~~~
main.c:151:1: note: declared here
  151 | getargs(argc, argv)
      | ^~~~~~~
main.c: At top level:
main.c:265:1: warning: return type defaults to 'int' [-Wimplicit-int]
  265 | create_file_names()
      | ^~~~~~~~~~~~~~~~~
main.c:329:1: warning: return type defaults to 'int' [-Wimplicit-int]
  329 | open_files()
      | ^~~~~~~~~~
lr0.c:518:1: warning: return type defaults to 'int' [-Wimplicit-int]
  518 | set_derives()
      | ^~~~~~~~~~~
lr0.c:548:1: warning: return type defaults to 'int' [-Wimplicit-int]
  548 | free_derives()
      | ^~~~~~~~~~~~
lr0.c:577:1: warning: return type defaults to 'int' [-Wimplicit-int]
  577 | set_nullable()
      | ^~~~~~~~~~~~
lr0.c:626:1: warning: return type defaults to 'int' [-Wimplicit-int]
  626 | free_nullable()
      | ^~~~~~~~~~~~~
lr0.c:632:1: warning: return type defaults to 'int' [-Wimplicit-int]
  632 | lr0()
      | ^~~
mkpar.c:62:1: warning: return type defaults to 'int' [-Wimplicit-int]
   62 | make_parser()
      | ^~~~~~~~~~~
mkpar.c:192:1: warning: return type defaults to 'int' [-Wimplicit-int]
  192 | find_final_state()
      | ^~~~~~~~~~~~~~~~
mkpar.c:209:1: warning: return type defaults to 'int' [-Wimplicit-int]
  209 | unused_rules()
      | ^~~~~~~~~~~~
mkpar.c:241:1: warning: return type defaults to 'int' [-Wimplicit-int]
  241 | remove_conflicts()
      | ^~~~~~~~~~~~~~~~
mkpar.c:316:1: warning: return type defaults to 'int' [-Wimplicit-int]
  316 | total_conflicts()
      | ^~~~~~~~~~~~~~~
mkpar.c:365:1: warning: return type defaults to 'int' [-Wimplicit-int]
  365 | defreds()
      | ^~~~~~~
mkpar.c:374:1: warning: return type defaults to 'int' [-Wimplicit-int]
  374 | free_action_row(p)
      | ^~~~~~~~~~~~~~~
mkpar.c:387:1: warning: return type defaults to 'int' [-Wimplicit-int]
  387 | free_parser()
      | ^~~~~~~~~~~
reader.c:85:1: warning: return type defaults to 'int' [-Wimplicit-int]
   85 | cachec(c)
      | ^~~~~~
reader.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int]
  100 | get_line()
      | ^~~~~~~~
reader.c: In function 'get_line':
reader.c:111:2: warning: 'return' with no value, in function returning non-void
  111 |  return;
      |  ^~~~~~
reader.c:100:1: note: declared here
  100 | get_line()
      | ^~~~~~~~
reader.c:127:32: warning: 'return' with no value, in function returning non-void
  127 |  if (c == '\n') { cptr = line; return; }
      |                                ^~~~~~
reader.c:100:1: note: declared here
  100 | get_line()
      | ^~~~~~~~
reader.c:140:6: warning: 'return' with no value, in function returning non-void
  140 |      return;
      |      ^~~~~~
reader.c:100:1: note: declared here
  100 | get_line()
      | ^~~~~~~~
reader.c: At top level:
reader.c:164:1: warning: return type defaults to 'int' [-Wimplicit-int]
  164 | skip_comment()
      | ^~~~~~~~~~~~
reader.c: In function 'skip_comment':
reader.c:179:6: warning: 'return' with no value, in function returning non-void
  179 |      return;
      |      ^~~~~~
reader.c:164:1: note: declared here
  164 | skip_comment()
      | ^~~~~~~~~~~~
reader.c: At top level:
reader.c:315:1: warning: return type defaults to 'int' [-Wimplicit-int]
  315 | copy_text(f)
      | ^~~~~~~~~
reader.c: In function 'copy_text':
reader.c:426:6: warning: 'return' with no value, in function returning non-void
  426 |      return;
      |      ^~~~~~
reader.c:315:1: note: declared here
  315 | copy_text(f)
      | ^~~~~~~~~
reader.c: At top level:
reader.c:696:1: warning: return type defaults to 'int' [-Wimplicit-int]
  696 | declare_tokens(assoc)
      | ^~~~~~~~~~~~~~
reader.c: In function 'declare_tokens':
reader.c:722:6: warning: 'return' with no value, in function returning non-void
  722 |      return;
      |      ^~~~~~
reader.c:696:1: note: declared here
  696 | declare_tokens(assoc)
      | ^~~~~~~~~~~~~~
reader.c: At top level:
reader.c:758:1: warning: return type defaults to 'int' [-Wimplicit-int]
  758 | declare_types()
      | ^~~~~~~~~~~~~
reader.c: In function 'declare_types':
reader.c:777:6: warning: 'return' with no value, in function returning non-void
  777 |      return;
      |      ^~~~~~
reader.c:758:1: note: declared here
  758 | declare_types()
      | ^~~~~~~~~~~~~
reader.c: At top level:
reader.c:786:1: warning: return type defaults to 'int' [-Wimplicit-int]
  786 | declare_start()
      | ^~~~~~~~~~~~~
reader.c:804:1: warning: return type defaults to 'int' [-Wimplicit-int]
  804 | read_declarations()
      | ^~~~~~~~~~~~~~~~~
reader.c: In function 'read_declarations':
reader.c:820:6: warning: 'return' with no value, in function returning non-void
  820 |      return;
      |      ^~~~~~
reader.c:804:1: note: declared here
  804 | read_declarations()
      | ^~~~~~~~~~~~~~~~~
reader.c: At top level:
reader.c:845:1: warning: return type defaults to 'int' [-Wimplicit-int]
  845 | initialize_grammar()
      | ^~~~~~~~~~~~~~~~~~
reader.c:877:1: warning: return type defaults to 'int' [-Wimplicit-int]
  877 | expand_items()
      | ^~~~~~~~~~~~
reader.c:886:1: warning: return type defaults to 'int' [-Wimplicit-int]
  886 | expand_rules()
      | ^~~~~~~~~~~~
reader.c:898:1: warning: return type defaults to 'int' [-Wimplicit-int]
  898 | advance_to_start()
      | ^~~~~~~~~~~~~~~~
reader.c:948:1: warning: return type defaults to 'int' [-Wimplicit-int]
  948 | start_rule(bp, s_lineno)
      | ^~~~~~~~~~
reader.c:963:1: warning: return type defaults to 'int' [-Wimplicit-int]
  963 | end_rule()
      | ^~~~~~~~
reader.c:983:1: warning: return type defaults to 'int' [-Wimplicit-int]
  983 | insert_empty_rule()
      | ^~~~~~~~~~~~~~~~~
reader.c:1012:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1012 | add_symbol()
      | ^~~~~~~~~~
reader.c: In function 'add_symbol':
reader.c:1030:2: warning: 'return' with no value, in function returning non-void
 1030 |  return;
      |  ^~~~~~
reader.c:1012:1: note: declared here
 1012 | add_symbol()
      | ^~~~~~~~~~
reader.c: At top level:
reader.c:1043:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1043 | copy_action()
      | ^~~~~~~~~~~
reader.c:1377:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1377 | read_grammar()
      | ^~~~~~~~~~~~
reader.c:1410:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1410 | free_tags()
      | ^~~~~~~~~
reader.c: In function 'free_tags':
reader.c:1414:25: warning: 'return' with no value, in function returning non-void
 1414 |     if (tag_table == 0) return;
      |                         ^~~~~~
reader.c:1410:1: note: declared here
 1410 | free_tags()
      | ^~~~~~~~~
reader.c: At top level:
reader.c:1425:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1425 | pack_names()
      | ^~~~~~~~~~
reader.c:1450:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1450 | check_symbols()
      | ^~~~~~~~~~~~~
reader.c:1468:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1468 | pack_symbols()
      | ^~~~~~~~~~~~
reader.c:1592:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1592 | pack_grammar()
      | ^~~~~~~~~~~~
reader.c:1651:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1651 | print_grammar()
      | ^~~~~~~~~~~~~
reader.c: In function 'print_grammar':
reader.c:1657:17: warning: 'return' with no value, in function returning non-void
 1657 |     if (!vflag) return;
      |                 ^~~~~~
reader.c:1651:1: note: declared here
 1651 | print_grammar()
      | ^~~~~~~~~~~~~
reader.c: At top level:
reader.c:1687:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1687 | reader()
      | ^~~~~~
output.c:61:1: warning: return type defaults to 'int' [-Wimplicit-int]
   61 | output () {
      | ^~~~~~
output.c:101:1: warning: return type defaults to 'int' [-Wimplicit-int]
  101 | output_rule_data()
      | ^~~~~~~~~~~~~~~~
output.c:164:1: warning: return type defaults to 'int' [-Wimplicit-int]
  164 | output_yydefred()
      | ^~~~~~~~~~~~~~~
output.c:193:1: warning: return type defaults to 'int' [-Wimplicit-int]
  193 | output_actions()
      | ^~~~~~~~~~~~~~
output.c:221:1: warning: return type defaults to 'int' [-Wimplicit-int]
  221 | token_actions()
      | ^~~~~~~~~~~~~
output.c:305:1: warning: return type defaults to 'int' [-Wimplicit-int]
  305 | goto_actions()
      | ^~~~~~~~~~~~
output.c:374:1: warning: return type defaults to 'int' [-Wimplicit-int]
  374 | save_column(symbol, default_state)
      | ^~~~~~~~~~~
output.c: In function 'save_column':
output.c:396:21: warning: 'return' with no value, in function returning non-void
  396 |     if (count == 0) return;
      |                     ^~~~~~
output.c:374:1: note: declared here
  374 | save_column(symbol, default_state)
      | ^~~~~~~~~~~
output.c: At top level:
output.c:416:1: warning: return type defaults to 'int' [-Wimplicit-int]
  416 | sort_actions()
      | ^~~~~~~~~~~~
output.c:451:1: warning: return type defaults to 'int' [-Wimplicit-int]
  451 | pack_table()
      | ^~~~~~~~~~
output.c:632:1: warning: return type defaults to 'int' [-Wimplicit-int]
  632 | output_base()
      | ^~~~~~~~~~~
output.c:700:1: warning: return type defaults to 'int' [-Wimplicit-int]
  700 | output_table()
      | ^~~~~~~~~~~~
output.c:729:1: warning: return type defaults to 'int' [-Wimplicit-int]
  729 | output_check()
      | ^~~~~~~~~~~~
output.c:792:1: warning: return type defaults to 'int' [-Wimplicit-int]
  792 | output_defines(prefix)
      | ^~~~~~~~~~~~~~
output.c:831:1: warning: return type defaults to 'int' [-Wimplicit-int]
  831 | output_stored_text(file, name)
      | ^~~~~~~~~~~~~~~~~~
output.c:858:1: warning: return type defaults to 'int' [-Wimplicit-int]
  858 | output_debug()
      | ^~~~~~~~~~~~
output.c:1071:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1071 | output_trailing_text()
      | ^~~~~~~~~~~~~~~~~~~~
output.c: In function 'output_trailing_text':
output.c:1077:2: warning: 'return' with no value, in function returning non-void
 1077 |  return;
      |  ^~~~~~
output.c:1071:1: note: declared here
 1071 | output_trailing_text()
      | ^~~~~~~~~~~~~~~~~~~~
output.c:1085:6: warning: 'return' with no value, in function returning non-void
 1085 |      return;
      |      ^~~~~~
output.c:1071:1: note: declared here
 1071 | output_trailing_text()
      | ^~~~~~~~~~~~~~~~~~~~
output.c: At top level:
output.c:1120:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1120 | output_semantic_actions()
      | ^~~~~~~~~~~~~~~~~~~~~~~
output.c: In function 'output_semantic_actions':
output.c:1130:2: warning: 'return' with no value, in function returning non-void
 1130 |  return;
      |  ^~~~~~
output.c:1120:1: note: declared here
 1120 | output_semantic_actions()
      | ^~~~~~~~~~~~~~~~~~~~~~~
output.c: At top level:
output.c:1154:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1154 | free_itemsets()
      | ^~~~~~~~~~~~~
output.c:1167:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1167 | free_shifts()
      | ^~~~~~~~~~~
output.c:1181:1: warning: return type defaults to 'int' [-Wimplicit-int]
 1181 | free_reductions()
      | ^~~~~~~~~~~~~~~
symtab.c:122:1: warning: return type defaults to 'int' [-Wimplicit-int]
  122 | create_symbol_table()
      | ^~~~~~~~~~~~~~~~~~~
symtab.c:142:1: warning: return type defaults to 'int' [-Wimplicit-int]
  142 | free_symbol_table()
      | ^~~~~~~~~~~~~~~~~
symtab.c:149:1: warning: return type defaults to 'int' [-Wimplicit-int]
  149 | free_symbols()
      | ^~~~~~~~~~~~
warshall.c:43:1: warning: return type defaults to 'int' [-Wimplicit-int]
   43 | transitive_closure(R, n)
      | ^~~~~~~~~~~~~~~~~~
warshall.c:95:1: warning: return type defaults to 'int' [-Wimplicit-int]
   95 | reflexive_transitive_closure(R, n)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
verbose.c:45:1: warning: return type defaults to 'int' [-Wimplicit-int]
   45 | verbose()
      | ^~~~~~~
verbose.c: In function 'verbose':
verbose.c:49:17: warning: 'return' with no value, in function returning non-void
   49 |     if (!vflag) return;
      |                 ^~~~~~
verbose.c:45:1: note: declared here
   45 | verbose()
      | ^~~~~~~
verbose.c: At top level:
verbose.c:69:1: warning: return type defaults to 'int' [-Wimplicit-int]
   69 | log_unused()
      | ^~~~~~~~~~
verbose.c:88:1: warning: return type defaults to 'int' [-Wimplicit-int]
   88 | log_conflicts()
      | ^~~~~~~~~~~~~
verbose.c:116:1: warning: return type defaults to 'int' [-Wimplicit-int]
  116 | print_state(state)
      | ^~~~~~~~~~~
verbose.c:130:1: warning: return type defaults to 'int' [-Wimplicit-int]
  130 | print_conflicts(state)
      | ^~~~~~~~~~~~~~~
verbose.c:178:1: warning: return type defaults to 'int' [-Wimplicit-int]
  178 | print_core(state)
      | ^~~~~~~~~~
verbose.c:214:1: warning: return type defaults to 'int' [-Wimplicit-int]
  214 | print_nulls(state)
      | ^~~~~~~~~~~
verbose.c:258:1: warning: return type defaults to 'int' [-Wimplicit-int]
  258 | print_actions(stateno)
      | ^~~~~~~~~~~~~
verbose.c:285:1: warning: return type defaults to 'int' [-Wimplicit-int]
  285 | print_shifts(p)
      | ^~~~~~~~~~~~
verbose.c:310:1: warning: return type defaults to 'int' [-Wimplicit-int]
  310 | print_reductions(p, defred)
      | ^~~~~~~~~~~~~~~~
verbose.c:348:1: warning: return type defaults to 'int' [-Wimplicit-int]
  348 | print_gotos(stateno)
      | ^~~~~~~~~~~
Creating .dep_dirs-basic...
Creating .dep_dirs-basic...
mkdir -p -- ../../class/lib/basic/
CSC     [basic] mscorlib.dll
Creating the per profile list ../../build/deps/basic_System.dll.sources ...
mkdir -p -- ../../class/lib/basic/bare/
CSC     [bare/basic] System.dll
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/WebConnection.cs(86,17): warning CS0649: Field 'WebConnection.tlsStream' is never assigned to, and will always have its default value null
System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field 'HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value null
Mono.Net.Security/MonoTlsStream.cs(70,22): warning CS0649: Field 'MonoTlsStream.status' is never assigned to, and will always have its default value 
System.Net/WebConnection.cs(69,8): warning CS0414: The field 'WebConnection.reused' is assigned but its value is never used
CSC     [basic] Mono.Security.dll
CSC     [bare/basic] System.Xml.dll
mkdir -p -- ../../class/lib/basic/secxml/
CSC     [secxml/basic] System.dll
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
CSC     [basic] System.Security.dll
CSC     [basic] System.Configuration.dll
CSC     [basic] System.Xml.dll
CSC     [basic] System.dll
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
Creating the per profile list ../../build/deps/basic_System.Core.dll.sources ...
CSC     [basic] System.Core.dll
CSC     [basic] System.ComponentModel.Composition.dll
CSC     [basic] System.Numerics.dll
CSC     [basic] System.Xml.Linq.dll
CSC     [basic] System.Runtime.InteropServices.RuntimeInformation.dll
CSC     [basic] Mono.Cecil.dll
CSC     [basic] cil-stringreplacer.exe
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
mkdir -p -- ../../../class/lib/basic/Facades/
CSC     [basic] System.Threading.Tasks.dll
CSC     [basic] System.Reflection.dll
CSC     [basic] System.Collections.Concurrent.dll
CSC     [basic] System.Runtime.dll
CSC     [basic] System.Globalization.dll
CSC     [basic] System.Collections.dll
CSC     [basic] System.Text.Encoding.dll
CSC     [basic] System.Resources.ResourceManager.dll
CSC     [basic] System.IO.dll
CSC     [basic] System.Threading.dll
CSC     [basic] System.Diagnostics.Debug.dll
CSC     [basic] System.Linq.Expressions.dll
CSC     [basic] System.Dynamic.Runtime.dll
CSC     [basic] System.Linq.dll
CSC     [basic] System.Threading.Tasks.Parallel.dll
CSC     [basic] System.Xml.ReaderWriter.dll
CSC     [basic] System.Diagnostics.Tools.dll
CSC     [basic] System.Reflection.Primitives.dll
CSC     [basic] System.Runtime.Extensions.dll
CSC     [basic] System.Runtime.InteropServices.dll
CSC     [basic] System.Text.Encoding.Extensions.dll
CSC     [basic] System.Runtime.Numerics.dll
CSC     [basic] System.Xml.XDocument.dll
CSC     [basic] System.Reflection.Extensions.dll
CSC     [basic] System.IO.FileSystem.Primitives.dll
CSC     [basic] System.IO.FileSystem.dll
CSC     [basic] System.Diagnostics.FileVersionInfo.dll
CSC     [basic] System.Security.Cryptography.Primitives.dll
CSC     [basic] System.Security.Cryptography.Algorithms.dll
CSC     [basic] System.ValueTuple.dll
CSC     [basic] System.Text.Encoding.CodePages.dll
Creating .dep_dirs-build...
Creating .dep_dirs-build...
mkdir -p -- ../../class/lib/build/
CSC     [build] mscorlib.dll
Creating output file: ./../../class/lib/build/csc.corlib.dll.aotprofile
Creating the per profile list ../../build/deps/build_System.dll.sources ...
mkdir -p -- ../../class/lib/build/bare/
CSC     [bare/build] System.dll
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/WebConnection.cs(86,17): warning CS0649: Field 'WebConnection.tlsStream' is never assigned to, and will always have its default value null
System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field 'HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value null
Mono.Net.Security/MonoTlsStream.cs(70,22): warning CS0649: Field 'MonoTlsStream.status' is never assigned to, and will always have its default value 
System.Net/WebConnection.cs(69,8): warning CS0414: The field 'WebConnection.reused' is assigned but its value is never used
CSC     [build] Mono.Security.dll
CSC     [bare/build] System.Xml.dll
mkdir -p -- ../../class/lib/build/secxml/
CSC     [secxml/build] System.dll
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
CSC     [build] System.Security.dll
CSC     [build] System.Configuration.dll
CSC     [build] System.Xml.dll
CSC     [build] System.dll
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
CSC     [build] Mono.Posix.dll
Creating the per profile list ../../build/deps/build_System.Core.dll.sources ...
CSC     [build] System.Core.dll
Creating output file: ./../../class/lib/build/csc.System.Core.dll.aotprofile
CSC     [build] System.ComponentModel.Composition.dll
CSC     [build] System.Numerics.dll
CSC     [build] System.Xml.Linq.dll
CSC     [build] System.Runtime.InteropServices.RuntimeInformation.dll
CSC     [build] System.IO.Compression.dll
CSC     [build] Mono.Cecil.dll
CSC     [build] Mono.CompilerServices.SymbolWriter.dll
CSC     [build] PEAPI.dll
CSC     [build] cil-stringreplacer.exe
mkdir -p -- ../../../class/lib/build/Facades/
CSC     [build] System.Collections.dll
CSC     [build] System.Runtime.dll
CSC     [build] System.Reflection.dll
CSC     [build] System.Threading.Tasks.dll
CSC     [build] System.Resources.ResourceManager.dll
CSC     [build] System.Globalization.dll
CSC     [build] System.Text.Encoding.dll
CSC     [build] System.Collections.Concurrent.dll
CSC     [build] System.IO.dll
CSC     [build] System.Threading.dll
CSC     [build] System.Diagnostics.Debug.dll
CSC     [build] System.Linq.Expressions.dll
CSC     [build] System.Dynamic.Runtime.dll
CSC     [build] System.Linq.dll
CSC     [build] System.Threading.Tasks.Parallel.dll
CSC     [build] System.Xml.ReaderWriter.dll
CSC     [build] System.Diagnostics.Tools.dll
CSC     [build] System.Reflection.Primitives.dll
CSC     [build] System.Runtime.Extensions.dll
CSC     [build] System.Runtime.InteropServices.dll
CSC     [build] System.Text.Encoding.Extensions.dll
CSC     [build] System.Runtime.Numerics.dll
CSC     [build] System.Xml.XDocument.dll
CSC     [build] System.Reflection.Extensions.dll
CSC     [build] System.IO.FileSystem.Primitives.dll
CSC     [build] System.IO.FileSystem.dll
CSC     [build] System.Diagnostics.FileVersionInfo.dll
CSC     [build] System.Security.Cryptography.Primitives.dll
CSC     [build] System.Security.Cryptography.Algorithms.dll
CSC     [build] System.ValueTuple.dll
CSC     [build] System.Text.Encoding.CodePages.dll
CSC     [build] gacutil.exe
CSC     [build] sn.exe
CSC     [build] culevel.exe
CompileUplevel.cs(943,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
CSC     [build] commoncryptogenerator.exe
./../jay/jay: 7 rules never reduced
./../jay/jay: 14 shift/reduce conflicts.
CSC     [build] ilasm.exe
Creating .dep_dirs-net_4_x...
Creating .dep_dirs-net_4_x...
mkdir -p -- ../../class/lib/net_4_x/
CSC     [net_4_x] mscorlib.dll
Creating the per profile list ../../build/deps/net_4_x_System.dll.sources ...
mkdir -p -- ../../class/lib/net_4_x/bare/
CSC     [bare/net_4_x] System.dll
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/HttpWebRequest.cs(115,20): warning CS0649: Field 'HttpWebRequest.tlsProvider' is never assigned to, and will always have its default value null
System.Net/WebConnection.cs(86,17): warning CS0649: Field 'WebConnection.tlsStream' is never assigned to, and will always have its default value null
Mono.Net.Security/MonoTlsStream.cs(70,22): warning CS0649: Field 'MonoTlsStream.status' is never assigned to, and will always have its default value 
System.Net/WebConnection.cs(69,8): warning CS0414: The field 'WebConnection.reused' is assigned but its value is never used
CSC     [net_4_x] Mono.Security.dll
CSC     [bare/net_4_x] System.Xml.dll
mkdir -p -- ../../class/lib/net_4_x/secxml/
CSC     [secxml/net_4_x] System.dll
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/AuthenticationManager.cs(72,5): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
CSC     [net_4_x] System.Security.dll
CSC     [net_4_x] System.Configuration.dll
CSC     [net_4_x] System.Xml.dll
CSC     [net_4_x] System.dll
System.Net/HttpWebRequest.cs(137,23): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.Net/EndPointManager.cs(89,27): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Net/FtpWebRequest.cs(116,17): warning CS0618: 'GlobalProxySelection' is obsolete: 'This class has been deprecated. Please use WebRequest.DefaultWebProxy instead to access and set the global default proxy. Use 'null' instead of GetEmptyWebProxy. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(323,11): warning CS0618: 'Socket.SupportsIPv6' is obsolete: 'SupportsIPv6 is obsoleted for this type, please use OSSupportsIPv6 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(324,11): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Net/Dns.cs(396,11): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
CSC     [net_4_x] Mono.CompilerServices.SymbolWriter.dll
CSC     [net_4_x] Mono.Posix.dll
Creating the per profile list ../../build/deps/net_4_x_System.Core.dll.sources ...
CSC     [net_4_x] System.Core.dll
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
CSC     [net_4_x] resgen.exe
CSC     [net_4_x] System.IO.Compression.dll
CSC     [net_4_x] System.IO.Compression.FileSystem.dll
CSC     [net_4_x] System.Drawing.dll
CSC     [net_4_x] System.Transactions.dll
System.Transactions/CommittableTransaction.cs(60,8): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'Transaction'
System.Transactions/TransactionManager.cs(84,4): warning CS0067: The event 'TransactionManager.DistributedTransactionStarted' is never used
CSC     [net_4_x] System.EnterpriseServices.dll
CSC     [net_4_x] Mono.Data.Tds.dll
CSC     [net_4_x] System.Numerics.dll
CSC     [net_4_x] System.Numerics.Vectors.dll
Creating the per profile list ../../build/deps/net_4_x_System.Data.dll.sources ...
CSC     [net_4_x] System.Data.dll
CSC     [net_4_x] System.ComponentModel.DataAnnotations.dll
CSC     [net_4_x] Accessibility.dll
CSC     [net_4_x] Mono.WebBrowser.dll
CSC     [net_4_x] System.Runtime.Serialization.Formatters.Soap.dll
Error: Cannot load support for ResX format: Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies
CSC     [net_4_x] System.Windows.Forms.dll
System.Windows.Forms/XplatUIX11.cs(2899,12): warning CS0168: The variable 'atoms' is declared but never used
System.Windows.Forms.VisualStyles/GtkPlus.cs(1706,19): warning CS0649: Field 'GtkPlus.GtkMisc.xpad' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1715,28): warning CS0649: Field 'GtkPlus.GtkTreeViewColumn.button' is never assigned to, and will always have its default value 
System.Windows.Forms.VisualStyles/GtkPlus.cs(1666,16): warning CS0649: Field 'GtkPlus.GtkStyle.ythickness' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1704,18): warning CS0649: Field 'GtkPlus.GtkMisc.xalign' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1707,19): warning CS0649: Field 'GtkPlus.GtkMisc.ypad' is never assigned to, and will always have its default value 0
System.Windows.Forms.VisualStyles/GtkPlus.cs(1679,25): warning CS0649: Field 'GtkPlus.GtkWidget.allocation' is never assigned to, and will always have its default value 
System.Windows.Forms.VisualStyles/GtkPlus.cs(1705,18): warning CS0649: Field 'GtkPlus.GtkMisc.yalign' is never assigned to, and will always have its default value 0
System.Windows.Forms/DataGridViewColumn.cs(460,29): warning CS0067: The event 'DataGridViewColumn.Disposed' is never used
System.Windows.Forms.VisualStyles/GtkPlus.cs(1665,16): warning CS0649: Field 'GtkPlus.GtkStyle.xthickness' is never assigned to, and will always have its default value 0
Read in 3 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Sqlite/resources/SR.resx'
Writing resource file...  Done.
CSC     [net_4_x] Mono.Data.Sqlite.dll
Mono.Data.Sqlite_2.0/SQLiteFunction.cs(686,29): warning CS0649: Field 'CollationSequence._func' is never assigned to, and will always have its default value null
CSC     [net_4_x] System.Web.ApplicationServices.dll
Read in 61 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Novell.Directory.Ldap/Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt'
Writing resource file...  Done.
CSC     [net_4_x] Novell.Directory.Ldap.dll
CSC     [net_4_x] System.DirectoryServices.dll
System.DirectoryServices/DirectorySearcher.cs(168,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectoryEntry.cs(519,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectorySearcher.cs(315,4): warning CS0618: 'RecommendedAsConfigurableAttribute' is obsolete: 'Use System.ComponentModel.SettingsBindableAttribute instead to work with the new settings model.'
System.DirectoryServices/DirectoryEntries.cs(168,25): warning CS0168: The variable 'e' is declared but never used
System.DirectoryServices/DirectoryEntry.cs(608,57): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
System.DirectoryServices/DirectoryEntry.cs(627,57): warning CS0618: 'ConfigurationSettings.GetConfig(string)' is obsolete: 'This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.GetSection'
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
Creating ../../build/deps/net_4_x_standalone-runner-support.dll.makefrag ...
Creating ../../build/deps/System.Web_standalone_test_net_4_x.dll.makefrag ...
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
Read in 36 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/resources/TranslationResources.resx'
Writing resource file...  Done.
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
mkdir -p -- ../../class/lib/net_4_x/plainweb/
CSC     [plainweb/net_4_x] System.Web.dll
mkdir -p -- ../../class/lib/net_4_x/plaindesign/
CSC     [plaindesign/net_4_x] System.Design.dll
CSC     [net_4_x] System.Web.Services.dll
CSC     [net_4_x] System.Web.dll
CSC     [net_4_x] System.Design.dll
CSC     [net_4_x] System.Runtime.Remoting.dll
System.Runtime.Remoting.MetadataServices/MetaData.cs(64,25): warning CS0618: 'CodeDomProvider.CreateCompiler()' is obsolete: 'Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
System.Runtime.Remoting.MetadataServices/MetaData.cs(78,25): warning CS0618: 'CodeDomProvider.CreateCompiler()' is obsolete: 'Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
System.Runtime.Remoting.Channels/ChannelCore.cs(60,10): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(72,24): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(83,13): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels/RemotingThreadPool.cs(160,22): warning CS0168: The variable 'ex' is declared but never used
System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(67,6): warning CS0618: 'RemotingConfiguration.Configure(string)' is obsolete: 'Use Configure(String,Boolean)'
System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs(92,6): warning CS0618: 'ChannelServices.RegisterChannel(IChannel)' is obsolete: 'Use RegisterChannel(IChannel,Boolean)'
System.Runtime.Remoting.Channels.Ipc.Win32/IpcChannelHelper.cs(64,37): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(219,25): warning CS0168: The variable 'e' is declared but never used
System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs(227,21): warning CS0168: The variable 'e' is declared but never used
System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(129,31): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs(137,30): warning CS0618: 'Dns.GetHostByName(string)' is obsolete: 'Use GetHostEntry instead'
CSC     [net_4_x] System.Configuration.Install.dll
System.Configuration.Install/Installer.cs(40,18): warning CS0649: Field 'Installer.helptext' is never assigned to, and will always have its default value null
CSC     [net_4_x] System.Management.dll
System.Management/ManagementObject.cs(382,15): warning CS0108: 'ManagementObject.Dispose()' hides inherited member 'ManagementBaseObject.Dispose()'. Use the new keyword if hiding was intended.
System.Management/ManagementBaseObject.cs(173,15): warning CS0108: 'ManagementBaseObject.Dispose()' hides inherited member 'Component.Dispose()'. Use the new keyword if hiding was intended.
System.Management/ManagementOperationObserver.cs(47,40): warning CS0067: The event 'ManagementOperationObserver.ObjectReady' is never used
System.Management/ManagementEventWatcher.cs(85,41): warning CS0067: The event 'ManagementEventWatcher.EventArrived' is never used
System.Management/ManagementOperationObserver.cs(45,38): warning CS0067: The event 'ManagementOperationObserver.Completed' is never used
System.Management/ManagementOperationObserver.cs(48,37): warning CS0067: The event 'ManagementOperationObserver.Progress' is never used
System.Management/ManagementEventWatcher.cs(86,36): warning CS0067: The event 'ManagementEventWatcher.Stopped' is never used
System.Management/ManagementOperationObserver.cs(46,38): warning CS0067: The event 'ManagementOperationObserver.ObjectPut' is never used
CSC     [net_4_x] System.Data.OracleClient.dll
System.Data.OracleClient/OracleParameter.cs(275,15): warning CS0114: 'OracleParameter.Precision' hides inherited member 'DbParameter.Precision'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
System.Data.OracleClient/OracleParameter.cs(283,15): warning CS0114: 'OracleParameter.Scale' hides inherited member 'DbParameter.Scale'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
System.Data.OracleClient.Oci/OciColumnInfo.cs(28,22): warning CS0649: Field 'OciColumnInfo.DataType' is never assigned to, and will always have its default value 
System.Data.OracleClient.Oci/OciColumnInfo.cs(23,17): warning CS0649: Field 'OciColumnInfo.ColumnName' is never assigned to, and will always have its default value null
System.Data.OracleClient.Oci/OciColumnInfo.cs(26,15): warning CS0649: Field 'OciColumnInfo.Precision' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(30,17): warning CS0649: Field 'OciColumnInfo.BaseColumnName' is never assigned to, and will always have its default value null
System.Data.OracleClient.Oci/OciColumnInfo.cs(27,16): warning CS0649: Field 'OciColumnInfo.Scale' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(25,17): warning CS0649: Field 'OciColumnInfo.ColumnSize' is never assigned to, and will always have its default value 0
System.Data.OracleClient.Oci/OciColumnInfo.cs(29,15): warning CS0649: Field 'OciColumnInfo.AllowDBNull' is never assigned to, and will always have its default value false
System.Data.OracleClient.Oci/OciColumnInfo.cs(24,14): warning CS0649: Field 'OciColumnInfo.ColumnOrdinal' is never assigned to, and will always have its default value 0
CSC     [net_4_x] cscompmgd.dll
./../../jay/jay: 16 rules never reduced
./../../jay/jay: 1 reduce/reduce conflict.
CSC     [net_4_x] Commons.Xml.Relaxng.dll
Commons.Xml.Relaxng/RelaxngPattern.cs(79,19): warning CS0219: The variable 'g' is assigned but its value is never used
Commons.Xml.Nvdl/NvdlXsdSupport.cs(24,5): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler, XmlResolver)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(87,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(89,56): warning CS0618: 'XmlSchemaElement.ElementType' is obsolete: 'This property has been deprecated. Please use ElementSchemaType property that returns a strongly typed element type. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(194,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,4): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng/XsdDatatypeProvider.cs(217,32): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
Commons.Xml.Relaxng.Inference/RelaxngInference.cs(896,5): warning CS0618: 'XmlConvert.ToDateTime(string)' is obsolete: 'Use XmlConvert.ToDateTime() that takes in XmlDateTimeSerializationMode'
Commons.Xml.Relaxng/RelaxngValidatingReader.cs(566,13): warning CS0184: The given expression is never of the provided ('RdpElement') type
Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(1399,8): warning CS0649: Field 'RdpAbstractSingleContent.isExpanded' is never assigned to, and will always have its default value false
Commons.Xml.Relaxng.Derivative/RdpPatterns.cs(750,8): warning CS0649: Field 'RdpAbstractBinary.expanded' is never assigned to, and will always have its default value false
Commons.Xml.Nvdl/NvdlSimplified.cs(549,15): warning CS0649: Field 'SimpleValidate.resolver' is never assigned to, and will always have its default value null
Commons.Xml.Relaxng.Rnc/RncTokenizer.cs(49,8): warning CS0169: The field 'RncTokenizer.isLiteralNsUri' is never used
Commons.Xml.Relaxng.Rnc/RncParser.jay(70,14): warning CS0649: Field 'RncParser.yacc_verbose_flag' is never assigned to, and will always have its default value 0
CSC     [net_4_x] Mono.Messaging.dll
CSC     [net_4_x] System.Messaging.dll
CSC     [net_4_x] System.ServiceProcess.dll
System.ServiceProcess/ServiceBase.cs(50,38): warning CS0649: Field 'ServiceBase.RunService' is never assigned to, and will always have its default value null
System.ServiceProcess/Win32ServiceController.cs(764,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpLoadOrderGroup' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(768,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpDisplayName' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(760,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwServiceType' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(763,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpBinaryPathName' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(767,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpServiceStartName' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(762,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwErrorControl' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(766,18): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.lpDependencies' is never assigned to, and will always have its default value 
System.ServiceProcess/Win32ServiceController.cs(761,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwStartType' is never assigned to, and will always have its default value 0
System.ServiceProcess/Win32ServiceController.cs(765,15): warning CS0649: Field 'Win32ServiceController.QUERY_SERVICE_CONFIG.dwTagId' is never assigned to, and will always have its default value 0
CSC     [net_4_x] System.Drawing.Design.dll
CSC     [net_4_x] ICSharpCode.SharpZipLib.dll
CSC     [net_4_x] IBM.Data.DB2.dll
CSC     [net_4_x] CustomMarshalers.dll
CSC     [net_4_x] SystemWebTestShim.dll
Assembly/AssemblyInfo.cs(41,29): warning CS0436: The type 'Consts' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim/../../build/common/Consts.cs'.
Assembly/AssemblyInfo.cs(42,38): warning CS0436: The type 'Consts' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim/../../build/common/Consts.cs'.
CSC     [net_4_x] System.ServiceModel.Internals.dll
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Diagnostics/DiagnosticTraceBase.cs(487,17): warning CS1634: Expected disable or restore
Assembly/AssemblyInfo.cs(49,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(23,21): warning CS0169: The field 'PartialTrustHelpers.inFullTrust' is never used
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/PartialTrustHelpers.cs(20,30): warning CS0169: The field 'PartialTrustHelpers.checkedForFullTrust' is never used
CSC     [net_4_x] SMDiagnostics.dll
Creating the per profile list ../../build/deps/net_4_x_System.Runtime.Serialization.dll.sources ...
CSC     [net_4_x] System.Runtime.Serialization.dll
CSC     [net_4_x] System.Xml.Linq.dll
CSC     [net_4_x] System.Data.Linq.dll
src/DbLinq.MySql/MySqlVendor.cs(47,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Firebird/FirebirdVendor.cs(47,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Oracle/OracleVendor.cs(44,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Ingres/IngresVendor.cs(49,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.SqlServer/SqlServerVendor.cs(54,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.PostgreSql/PgsqlVendor.cs(58,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq.Sqlite/SqliteVendor.cs(50,6): warning CS3016: Arrays as attribute arguments is not CLS-compliant
src/DbLinq/Util/ThreadSafeDictionary.cs(281,40): warning CS3008: Identifier '_Locks' is not CLS-compliant
CSC     [net_4_x] System.Web.Abstractions.dll
CSC     [net_4_x] System.Web.Routing.dll
CSC     [net_4_x] System.Runtime.DurableInstancing.dll
Creating the per profile list ../../build/deps/net_4_x_System.IdentityModel.dll.sources ...
CSC     [net_4_x] System.IdentityModel.dll
Assembly/AssemblyInfo.cs(65,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
System.IdentityModel.Tokens/SamlAuthenticationStatement.cs(46,35): warning CS0109: The member 'SamlAuthenticationStatement.bindings' does not hide an accessible member. The new keyword is not required.
System.IdentityModel.Selectors/X509CertificateValidator.cs(98,14): warning CS0108: 'X509CertificateValidator.X509CertificateValidatorImpl.chain' hides inherited member 'X509CertificateValidator.chain'. Use the new keyword if hiding was intended.
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(56,27): warning CS0169: The field 'KerberosRequestorSecurityToken.imp_level' is never used
System.IdentityModel.Claims/WindowsClaimSet.cs(38,19): warning CS0649: Field 'WindowsClaimSet.identity' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,30): warning CS0649: Field 'KerberosRequestorSecurityToken.id' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(45,18): warning CS0649: Field 'SessionSecurityTokenHandler.cookieElementName' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityToken.cs(42,20): warning CS0649: Field 'SessionSecurityToken.validTo' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(57,10): warning CS0649: Field 'KerberosRequestorSecurityToken.svc_principal_name' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/KerberosRequestorSecurityToken.cs(55,21): warning CS0169: The field 'KerberosRequestorSecurityToken.cred' is never used
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(44,16): warning CS0649: Field 'SessionSecurityTokenHandler.canWriteToken' is never assigned to, and will always have its default value false
System.IdentityModel.Tokens/SessionSecurityToken.cs(41,20): warning CS0649: Field 'SessionSecurityToken.validFrom' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(47,16): warning CS0649: Field 'SessionSecurityTokenHandler.tokenType' is never assigned to, and will always have its default value null
System.IdentityModel.Claims/ClaimSet.cs(39,19): warning CS0649: Field 'ClaimSet.win' is never assigned to, and will always have its default value null
System.IdentityModel.Selectors/RsaSecurityTokenAuthenticator.cs(68,8): warning CS0649: Field 'RsaSecurityTokenAuthenticator.RsaAuthorizationPolicy.rsa' is never assigned to, and will always have its default value null
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(43,16): warning CS0649: Field 'SessionSecurityTokenHandler.canValidateToken' is never assigned to, and will always have its default value false
System.IdentityModel.Claims/WindowsClaimSet.cs(39,12): warning CS0649: Field 'WindowsClaimSet.expiration_time' is never assigned to, and will always have its default value 
System.IdentityModel.Tokens/SessionSecurityTokenHandler.cs(46,18): warning CS0649: Field 'SessionSecurityTokenHandler.cookieNamespace' is never assigned to, and will always have its default value null
CSC     [net_4_x] System.IdentityModel.Selectors.dll
mkdir -p -- ../../class/lib/net_4_x/plainservice/
CSC     [plainservice/net_4_x] System.ServiceModel.dll
Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,10): warning CS1030: #warning: '"Client certificate selection is unfinished"'
Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,10): warning CS1030: #warning: 'Review that selected alert is correct'
System.ServiceModel.Channels/HttpTransportBindingElement.cs(278,14): warning CS0108: 'HttpTransportBindingElement.CreateTransportBinding(XmlElement)' hides inherited member 'TransportBindingElement.CreateTransportBinding(XmlElement)'. Use the new keyword if hiding was intended.
System.ServiceModel/MessageSecurityVersion.cs(104,9): warning CS0108: 'MessageSecurityVersion.MessageSecurityVersionImpl.wss11' hides inherited member 'MessageSecurityVersion.wss11'. Use the new keyword if hiding was intended.
System.ServiceModel.Security/SecurityAlgorithmSuite.cs(121,24): warning CS0108: 'SecurityAlgorithmSuite.SecurityAlgorithmSuiteImplBase.tdes' hides inherited member 'SecurityAlgorithmSuite.tdes'. Use the new keyword if hiding was intended.
System.ServiceModel.Channels.Security/SecurityReplyChannel.cs(107,5): warning CS0162: Unreachable code detected
System.ServiceModel/Logger.cs(97,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/ClientBase.cs(249,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/NetTcpBinding.cs(273,4): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(275,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(278,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(280,5): warning CS0162: Unreachable code detected
System.ServiceModel/ClientRuntimeChannel.cs(485,23): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel.Description/ContractDescriptionGenerator.cs(172,5): warning CS0162: Unreachable code detected
System.ServiceModel.Channels.NetTcp/TcpReplyChannel.cs(126,23): warning CS0168: The variable 'ex' is declared but never used
Mono.CodeGeneration/CodeOr.cs(36,8): warning CS0649: Field 'CodeOr.t2' is never assigned to, and will always have its default value null
System.ServiceModel/WSDualHttpBinding.cs(50,19): warning CS0649: Field 'WSDualHttpBinding.reliable_session' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeAnd.cs(36,8): warning CS0649: Field 'CodeAnd.t1' is never assigned to, and will always have its default value null
System.ServiceModel/ServiceSecurityContext.cs(40,33): warning CS0649: Field 'ServiceSecurityContext.current' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(44,20): warning CS0649: Field 'MsmqMessageProperty.failure' is never assigned to, and will always have its default value 
System.ServiceModel/NetTcpBinding.cs(44,27): warning CS0649: Field 'NetTcpBinding.reliable_session' is never assigned to, and will always have its default value null
System.ServiceModel/WSDualHttpBinding.cs(51,19): warning CS0649: Field 'WSDualHttpBinding.env_version' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeAnd.cs(37,8): warning CS0649: Field 'CodeAnd.t2' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqBindingElementBase.cs(40,45): warning CS0649: Field 'MsmqBindingElementBase.tx_enabled' is never assigned to, and will always have its default value false
System.ServiceModel.Security.Tokens/DerivedKeySecurityToken.cs(16,17): warning CS0649: Field 'DerivedKeySecurityToken.resolved_token' is never assigned to, and will always have its default value null
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web/System/UriTemplateTable.cs(68,8): warning CS0649: Field 'UriTemplateTable.is_readonly' is never assigned to, and will always have its default value false
Mono.CodeGeneration/CodeTryBlock.cs(43,18): warning CS0649: Field 'CodeTry.condition' is never assigned to, and will always have its default value null
System.ServiceModel.Configuration/NetMsmqBindingElement.cs(63,32): warning CS0649: Field 'NetMsmqBindingElement.binding_element_type' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(45,19): warning CS0649: Field 'MsmqMessageProperty.delivery_status' is never assigned to, and will always have its default value 
Mono.CodeGeneration/CodeOr.cs(35,8): warning CS0649: Field 'CodeOr.t1' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,7): warning CS0649: Field 'MsmqMessageProperty.abort_count' is never assigned to, and will always have its default value 0
System.ServiceModel.Configuration/MsmqIntegrationBindingElement.cs(63,32): warning CS0649: Field 'MsmqIntegrationBindingElement.binding_element_type' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqInputChannel.cs(36,19): warning CS0649: Field 'MsmqInputChannel.local_address' is never assigned to, and will always have its default value null
System.ServiceModel.Security.Tokens/SspiSecurityToken.cs(42,12): warning CS0649: Field 'SspiSecurityToken.valid_to' is never assigned to, and will always have its default value 
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,20): warning CS0649: Field 'MsmqMessageProperty.move_count' is never assigned to, and will always have its default value 0
CSC     [net_4_x] System.ServiceModel.Activation.dll
CSC     [net_4_x] System.ServiceModel.dll
Mono.Security.Protocol.Tls.Handshake.Client/TlsServerFinished.cs(76,10): warning CS1030: #warning: 'Review that selected alert is correct'
Mono.Security.Protocol.Tls.Handshake.Client/TlsClientCertificate.cs(75,10): warning CS1030: #warning: '"Client certificate selection is unfinished"'
System.ServiceModel/MessageSecurityVersion.cs(104,9): warning CS0108: 'MessageSecurityVersion.MessageSecurityVersionImpl.wss11' hides inherited member 'MessageSecurityVersion.wss11'. Use the new keyword if hiding was intended.
System.ServiceModel.Channels/HttpTransportBindingElement.cs(278,14): warning CS0108: 'HttpTransportBindingElement.CreateTransportBinding(XmlElement)' hides inherited member 'TransportBindingElement.CreateTransportBinding(XmlElement)'. Use the new keyword if hiding was intended.
System.ServiceModel.Security/SecurityAlgorithmSuite.cs(121,24): warning CS0108: 'SecurityAlgorithmSuite.SecurityAlgorithmSuiteImplBase.tdes' hides inherited member 'SecurityAlgorithmSuite.tdes'. Use the new keyword if hiding was intended.
System.ServiceModel.Channels.Security/SecurityReplyChannel.cs(107,5): warning CS0162: Unreachable code detected
System.ServiceModel.Description/ContractDescriptionGenerator.cs(172,5): warning CS0162: Unreachable code detected
System.ServiceModel.Channels.NetTcp/TcpReplyChannel.cs(126,23): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/ClientBase.cs(249,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/Logger.cs(97,24): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/ClientRuntimeChannel.cs(485,23): warning CS0168: The variable 'ex' is declared but never used
System.ServiceModel/NetTcpBinding.cs(273,4): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(275,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(278,5): warning CS0162: Unreachable code detected
System.ServiceModel/NetTcpBinding.cs(280,5): warning CS0162: Unreachable code detected
System.ServiceModel.Configuration/MsmqIntegrationBindingElement.cs(63,32): warning CS0649: Field 'MsmqIntegrationBindingElement.binding_element_type' is never assigned to, and will always have its default value null
System.ServiceModel.Configuration/NetMsmqBindingElement.cs(63,32): warning CS0649: Field 'NetMsmqBindingElement.binding_element_type' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(44,20): warning CS0649: Field 'MsmqMessageProperty.failure' is never assigned to, and will always have its default value 
System.ServiceModel/WSDualHttpBinding.cs(50,19): warning CS0649: Field 'WSDualHttpBinding.reliable_session' is never assigned to, and will always have its default value null
System.ServiceModel.Security.Tokens/SspiSecurityToken.cs(42,12): warning CS0649: Field 'SspiSecurityToken.valid_to' is never assigned to, and will always have its default value 
Mono.CodeGeneration/CodeOr.cs(35,8): warning CS0649: Field 'CodeOr.t1' is never assigned to, and will always have its default value null
System.ServiceModel/ServiceSecurityContext.cs(40,33): warning CS0649: Field 'ServiceSecurityContext.current' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqBindingElementBase.cs(40,45): warning CS0649: Field 'MsmqBindingElementBase.tx_enabled' is never assigned to, and will always have its default value false
System.ServiceModel.Channels/MsmqMessageProperty.cs(45,19): warning CS0649: Field 'MsmqMessageProperty.delivery_status' is never assigned to, and will always have its default value 
Mono.CodeGeneration/CodeAnd.cs(36,8): warning CS0649: Field 'CodeAnd.t1' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,7): warning CS0649: Field 'MsmqMessageProperty.abort_count' is never assigned to, and will always have its default value 0
System.ServiceModel.Channels/MsmqInputChannel.cs(36,19): warning CS0649: Field 'MsmqInputChannel.local_address' is never assigned to, and will always have its default value null
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web/System/UriTemplateTable.cs(68,8): warning CS0649: Field 'UriTemplateTable.is_readonly' is never assigned to, and will always have its default value false
Mono.CodeGeneration/CodeOr.cs(36,8): warning CS0649: Field 'CodeOr.t2' is never assigned to, and will always have its default value null
System.ServiceModel.Security.Tokens/DerivedKeySecurityToken.cs(16,17): warning CS0649: Field 'DerivedKeySecurityToken.resolved_token' is never assigned to, and will always have its default value null
System.ServiceModel/NetTcpBinding.cs(44,27): warning CS0649: Field 'NetTcpBinding.reliable_session' is never assigned to, and will always have its default value null
System.ServiceModel.Channels/MsmqMessageProperty.cs(43,20): warning CS0649: Field 'MsmqMessageProperty.move_count' is never assigned to, and will always have its default value 0
System.ServiceModel/WSDualHttpBinding.cs(51,19): warning CS0649: Field 'WSDualHttpBinding.env_version' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeTryBlock.cs(43,18): warning CS0649: Field 'CodeTry.condition' is never assigned to, and will always have its default value null
Mono.CodeGeneration/CodeAnd.cs(37,8): warning CS0649: Field 'CodeAnd.t2' is never assigned to, and will always have its default value null
Creating ../../build/deps/System.Web.Extensions_standalone_test_net_4_x.dll.makefrag ...
CSC     [net_4_x] System.Web.Extensions.dll
CSC     [net_4_x] System.Web.Extensions.Design.dll
CSC     [net_4_x] System.Web.DynamicData.dll
./../jay/jay: 8 shift/reduce conflicts.
CSC     [net_4_x] Mono.CSharp.dll
CSC     [net_4_x] System.Net.dll
CSC     [net_4_x] System.Json.dll
CSC     [net_4_x] Microsoft.CSharp.dll
CSC     [net_4_x] System.Xaml.dll
Assembly/AssemblyInfo.cs(63,30): warning CS0618: 'SecurityCriticalScope' is obsolete: 'SecurityCriticalScope is only used for .NET 2.0 transparency compatibility.'
System.Xaml/XamlSchemaContext.cs(239,11): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.Xaml/TypeExtensionMethods.cs(152,13): warning CS0618: 'XmlConvert.ToString(DateTime)' is obsolete: 'Use XmlConvert.ToString() that takes in XmlDateTimeSerializationMode'
CSC     [net_4_x] WindowsBase.dll
CSC     [net_4_x] System.ServiceModel.Routing.dll
Assembly/AssemblyInfo.cs(38,29): warning CS0436: The type 'Consts' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs'.
Assembly/AssemblyInfo.cs(39,38): warning CS0436: The type 'Consts' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs' conflicts with the imported type 'Consts' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/Consts.cs'.
System.ServiceModel.Dispatcher/EndpointNameMessageFilter.cs(20,4): warning CS0436: The type 'MonoTODOAttribute' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Dispatcher/EndpointNameMessageFilter.cs(26,4): warning CS0436: The type 'MonoTODOAttribute' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Routing/RoutingBehavior.cs(15,4): warning CS0436: The type 'MonoTODOAttribute' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
System.ServiceModel.Routing.Configuration/RoutingSection.cs(62,4): warning CS0436: The type 'MonoTODOAttribute' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs' conflicts with the imported type 'MonoTODOAttribute' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing/../../build/common/MonoTODOAttribute.cs'.
CSC     [net_4_x] System.ServiceModel.Discovery.dll
System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(227,43): warning CS0436: The type 'RequestChannelBase' in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Channels/RequestChannelBase.cs' conflicts with the imported type 'RequestChannelBase' in 'System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Using the type defined in '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery/System.ServiceModel.Channels/RequestChannelBase.cs'.
System.ServiceModel.Discovery/UdpDiscoveryEndpoint.cs(43,17): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.ServiceModel.Discovery/UdpAnnouncementEndpoint.cs(43,17): warning CS0618: 'Socket.SupportsIPv4' is obsolete: 'SupportsIPv4 is obsoleted for this type, please use OSSupportsIPv4 instead. http://go.microsoft.com/fwlink/?linkid=14202'
System.ServiceModel.Discovery/DiscoveryClient.cs(99,52): warning CS0067: The event 'DiscoveryClient.ProxyAvailable' is never used
System.ServiceModel.Discovery/DiscoveryClient.cs(98,59): warning CS0067: The event 'DiscoveryClient.FindProgressChanged' is never used
System.ServiceModel.Discovery/DiscoveryRequestChannel.cs(237,19): warning CS0169: The field 'DiscoveryRequestChannel.client' is never used
CSC     [net_4_x] System.Runtime.Caching.dll
CSC     [net_4_x] Microsoft.Web.Infrastructure.dll
CSC     [net_4_x] System.ServiceModel.Web.dll
System.ServiceModel/WebHttpBinding.cs(63,11): warning CS0618: 'ConfigurationException.ConfigurationException(string)' is obsolete: 'This class is obsolete.  Use System.Configuration.ConfigurationErrorsException'
System.ServiceModel.Dispatcher/WebMessageFormatter.cs(316,28): warning CS0169: The field 'WebMessageFormatter.WebClientMessageFormatter.default_formatter' is never used
CSC     [net_4_x] System.Net.Http.dll
CSC     [net_4_x] System.Net.Http.WebRequest.dll
System.Net.Http.WebRequest/WebRequestHandler.cs(85,36): warning CS0108: 'WebRequestHandler.ClientCertificates' hides inherited member 'HttpClientHandler.ClientCertificates'. Use the new keyword if hiding was intended.
System.Net.Http.WebRequest/WebRequestHandler.cs(112,14): warning CS0108: 'WebRequestHandler.MaxResponseHeadersLength' hides inherited member 'HttpClientHandler.MaxResponseHeadersLength'. Use the new keyword if hiding was intended.
Read in 87 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.Razor/Resources/RazorResources.resx'
Read in 8 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/CommonResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.Razor.dll
Read in 5 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.WebPages.Deployment/Resources/ConfigurationResources.resx'
Read in 8 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/CommonResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.WebPages.Deployment.dll
Read in 53 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.WebPages/Resources/WebPageResources.resx'
Read in 8 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/CommonResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.WebPages.dll
Read in 8 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/CommonResources.resx'
Read in 2 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.WebPages.Razor/Resources/RazorWebResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.WebPages.Razor.dll
Read in 106 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mvc3/Mvc/Resources/MvcResources.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.Web.Mvc.dll
Read in 55 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx'
Read in 7 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Net.Http.Formatting.dll
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Net.Http.Formatting/Formatting/JsonContractResolver.cs(95,59): warning CS0108: 'JsonContractResolver.PrivateMemberContractResolver.Instance' hides inherited member 'DefaultContractResolver.Instance'. Use the new keyword if hiding was intended.
Read in 120 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.Http/Properties/SRResources.resx'
Read in 7 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.Http.dll
Read in 33 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.Http.SelfHost/Properties/SRResources.resx'
Read in 7 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.Http.SelfHost.dll
Read in 5 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/System.Web.Http.WebHost/Properties/SRResources.resx'
Read in 7 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/aspnetwebstack/src/Common/CommonWebApiResources.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Web.Http.WebHost.dll
CSC     [net_4_x] System.Runtime.InteropServices.RuntimeInformation.dll
CSC     [net_4_x] Microsoft.Build.Framework.dll
CSC     [net_4_x] Microsoft.Build.Utilities.v4.0.dll
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
CSC     [net_4_x] Microsoft.Build.Engine.dll
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
CSC     [net_4_x] Mono.XBuild.Tasks.dll
CSC     [net_4_x] Microsoft.Build.Tasks.v4.0.dll
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
./../../../jay/jay: 1 rule never reduced
./../../../jay/jay: 12 shift/reduce conflicts, 126 reduce/reduce conflicts.
CSC     [net_4_x] Microsoft.Build.dll
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
CSC     [net_4_x] PEAPI.dll
CSC     [net_4_x] Mono.Management.dll
CSC     [net_4_x] Mono.Http.dll
CSC     [net_4_x] Mono.C5.dll
CSC     [net_4_x] Mono.Options.dll
CSC     [net_4_x] I18N.dll
CSC     [net_4_x] Mono.Cairo.dll
CSC     [net_4_x] Mono.Cecil.dll
MonoEncoding.cs(322,31): warning CS3021: 'MonoEncodingDefaultEncoder.Convert(char*, int, byte*, int, bool, out int, out int, out bool)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
C5/Interfaces.cs(727,10): warning CS0108: 'IList<T>.IsFixedSize' hides inherited member 'IList.IsFixedSize'. Use the new keyword if hiding was intended.
Manager.cs(55,31): warning CS0618: 'CaseInsensitiveHashCodeProvider' is obsolete: 'Please use StringComparer instead.'
Manager.cs(55,16): warning CS0618: 'Hashtable.Hashtable(IHashCodeProvider, IComparer)' is obsolete: 'Please use Hashtable(IEqualityComparer) instead.'
CSC     [net_4_x] Mono.Simd.dll
CSC     [net_4_x] Mono.Tasklets.dll
CSC     [net_4_x] Mono.Parallel.dll
CSC     [net_4_x] Mono.Security.Win32.dll
CSC     [net_4_x] I18N.West.dll
CSC     [net_4_x] RabbitMQ.Client.Apigen.exe
CSC     [net_4_x] System.Dynamic.dll
CSC     [net_4_x] System.Windows.Forms.DataVisualization.dll
Mono.Simd/Vector4f.cs(88,16): warning CS0660: 'Vector4f' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4f.cs(88,16): warning CS0661: 'Vector4f' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector8s.cs(33,16): warning CS0660: 'Vector8s' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector8s.cs(33,16): warning CS0661: 'Vector8s' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector4i.cs(33,16): warning CS0660: 'Vector4i' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4i.cs(33,16): warning CS0661: 'Vector4i' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector8us.cs(34,16): warning CS0660: 'Vector8us' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector8us.cs(34,16): warning CS0661: 'Vector8us' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector16b.cs(33,16): warning CS0660: 'Vector16b' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector16b.cs(33,16): warning CS0661: 'Vector16b' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector4ui.cs(34,16): warning CS0660: 'Vector4ui' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector4ui.cs(34,16): warning CS0661: 'Vector4ui' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/Vector16sb.cs(34,16): warning CS0660: 'Vector16sb' defines operator == or operator != but does not override Object.Equals(object o)
Mono.Simd/Vector16sb.cs(34,16): warning CS0661: 'Vector16sb' defines operator == or operator != but does not override Object.GetHashCode()
Mono.Simd/VectorOperations.cs(983,34): warning CS3002: Return type of 'VectorOperations.Shuffle(Vector4ui, Vector4ui, ShuffleSel)' is not CLS-compliant
Mono.Simd/VectorOperations.cs(983,58): warning CS3001: Argument type 'Vector4ui' is not CLS-compliant
Mono.Simd/VectorOperations.cs(983,72): warning CS3001: Argument type 'Vector4ui' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,34): warning CS3002: Return type of 'VectorOperations.Shuffle(Vector2ul, Vector2ul, int)' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,58): warning CS3001: Argument type 'Vector2ul' is not CLS-compliant
Mono.Simd/VectorOperations.cs(1008,72): warning CS3001: Argument type 'Vector2ul' is not CLS-compliant
Mono.Threading/Snzi.cs(290,5): warning CS0675: Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
Mono.Threading/Snzi.cs(199,5): warning CS0675: Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
CSC     [net_4_x] System.Reactive.Interfaces.dll
Read in 193 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services.Client/Client/System.Data.Services.Client.txt'
Writing resource file...  Done.
CSC     [net_4_x] System.Data.Services.Client.dll
* Loading spec from 'amqp0-9.stripped.xml'
* Parsing spec
CSC     [net_4_x] System.Data.DataSetExtensions.dll
* Generating code into 'net_4_x-api-0-9.cs'
CSC     [net_4_x] I18N.MidEast.dll
CSC     [net_4_x] System.Data.Entity.dll
* Loading spec from 'amqp0-8.stripped.xml'
* Parsing spec
* Generating code into 'net_4_x-api-0-8.cs'
* Loading spec from 'qpid-amqp.0-8.stripped.xml'
* Parsing spec
* Generating code into 'net_4_x-api-qpid-0-8.cs'
CSC     [net_4_x] RabbitMQ.Client.dll
CSC     [net_4_x] System.Threading.Tasks.Dataflow.dll
Read in 17 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json.Microsoft/System.Json/Properties/Resources.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.Json.Microsoft.dll
Read in 109 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/Strings.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.ComponentModel.Composition.dll
CSC     [net_4_x] System.Windows.dll
Client/System/Data/Services/Client/ALinq/InputReferenceExpression.cs(25,13): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
Client/System/Data/Services/Client/ALinq/QueryOptionExpression.cs(20,76): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
Client/System/Data/Services/Client/ALinq/ResourceExpression.cs(51,13): warning CS0618: 'Expression.Expression(ExpressionType, Type)' is obsolete: 'use a different constructor that does not take ExpressionType. Then override NodeType and Type properties to provide the values that would be specified to this constructor.'
CSC     [net_4_x] I18N.Other.dll
CSC     [net_4_x] System.Xml.Serialization.dll
CSC     [net_4_x] Microsoft.VisualC.dll
CSC     [net_4_x] System.DirectoryServices.Protocols.dll
CSC     [net_4_x] WebMatrix.Data.dll
./../../jay/jay: 6 shift/reduce conflicts.
CSC     [net_4_x] System.Deployment.dll
CSC     [net_4_x] monodoc.dll
CSC     [net_4_x] System.Web.Mobile.dll
CSC     [net_4_x] I18N.Rare.dll
CSC     [net_4_x] System.Web.RegularExpressions.dll
CSC     [net_4_x] System.Workflow.Activities.dll
CSC     [net_4_x] System.Workflow.ComponentModel.dll
CSC     [net_4_x] System.Workflow.Runtime.dll
CSC     [net_4_x] System.Reflection.Context.dll
mkdir -p -- ../../../class/lib/net_4_x/legacy/
CSC     [net_4_x] Mono.Cecil.dll
mkdir -p -- ../../../class/lib/net_4_x/Facades/
CSC     [net_4_x] System.Security.Cryptography.X509Certificates.dll
CSC     [net_4_x] I18N.CJK.dll
CSC     [net_4_x] Mono.Cecil.Mdb.dll
CSC     [net_4_x] Mono.Debugger.Soft.dll
CSC     [net_4_x] Mono.Messaging.RabbitMQ.dll
CSC     [net_4_x] System.Data.Services.dll
Read in 8 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Core/Strings_Core.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.Reactive.Core.dll
CSC     [net_4_x] System.ServiceModel.Primitives.dll
System.Data.Services/DataServiceException.cs(67,13): warning CS0628: 'DataServiceException.DataServiceException(SerializationInfo, StreamingContext)': new protected member declared in sealed class
CSC     [net_4_x] Mono.CodeContracts.dll
CSC     [net_4_x] System.Runtime.Serialization.Primitives.dll
Read in 16 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Linq/Strings_Linq.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.Reactive.Linq.dll
CSC     [net_4_x] System.Runtime.Serialization.Xml.dll
CSC     [net_4_x] System.Security.Cryptography.Algorithms.dll
CSC     [net_4_x] System.Reactive.Runtime.Remoting.dll
CSC     [net_4_x] System.Reactive.Windows.Forms.dll
CSC     [net_4_x] System.Reactive.Debugger.dll
CSC     [net_4_x] System.Reactive.Experimental.dll
Read in 3 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Providers/Strings_Providers.resx'
Read in 1 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.PlatformServices/Strings_PlatformServices.resx'
Writing resource file...  Done.
Writing resource file...  Done.
CSC     [net_4_x] System.Reactive.Providers.dll
CSC     [net_4_x] System.Reactive.PlatformServices.dll
Read in 2 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Threading/Strings_WindowsThreading.resx'
Writing resource file...  Done.
CSC     [net_4_x] System.Reactive.Windows.Threading.dll
CSC     [net_4_x] System.Drawing.Primitives.dll
CSC     [net_4_x] System.Collections.Concurrent.dll
CSC     [net_4_x] System.Collections.dll
CSC     [net_4_x] System.ComponentModel.Annotations.dll
CSC     [net_4_x] System.ComponentModel.EventBasedAsync.dll
CSC     [net_4_x] System.ComponentModel.dll
CSC     [net_4_x] System.Diagnostics.Contracts.dll
CSC     [net_4_x] System.Diagnostics.Debug.dll
CSC     [net_4_x] System.Diagnostics.Tracing.dll
CSC     [net_4_x] System.Diagnostics.Tools.dll
CSC     [net_4_x] System.Dynamic.Runtime.dll
CSC     [net_4_x] System.Globalization.dll
CSC     [net_4_x] System.IO.dll
CSC     [net_4_x] System.Linq.Expressions.dll
CSC     [net_4_x] System.Linq.Parallel.dll
CSC     [net_4_x] System.Linq.Queryable.dll
CSC     [net_4_x] System.Linq.dll
CSC     [net_4_x] System.Net.NetworkInformation.dll
CSC     [net_4_x] System.Net.Primitives.dll
CSC     [net_4_x] System.Net.Requests.dll
CSC     [net_4_x] System.ObjectModel.dll
CSC     [net_4_x] System.Reflection.Extensions.dll
CSC     [net_4_x] System.Reflection.Primitives.dll
CSC     [net_4_x] System.Reflection.dll
CSC     [net_4_x] System.Resources.ResourceManager.dll
CSC     [net_4_x] System.Runtime.Extensions.dll
CSC     [net_4_x] System.Runtime.InteropServices.WindowsRuntime.dll
CSC     [net_4_x] System.Runtime.InteropServices.dll
CSC     [net_4_x] System.Runtime.Numerics.dll
CSC     [net_4_x] System.Runtime.Serialization.Json.dll
CSC     [net_4_x] System.Runtime.dll
CSC     [net_4_x] System.Security.Principal.dll
CSC     [net_4_x] System.Reactive.Observable.Aliases.dll
CSC     [net_4_x] System.ServiceModel.Http.dll
CSC     [net_4_x] System.ServiceModel.Security.dll
CSC     [net_4_x] System.Text.Encoding.Extensions.dll
CSC     [net_4_x] System.Text.Encoding.dll
CSC     [net_4_x] System.Text.RegularExpressions.dll
CSC     [net_4_x] System.Threading.Tasks.Parallel.dll
CSC     [net_4_x] System.Threading.Tasks.dll
CSC     [net_4_x] System.Threading.Timer.dll
CSC     [net_4_x] System.Xml.ReaderWriter.dll
CSC     [net_4_x] System.Threading.dll
CSC     [net_4_x] System.Xml.XDocument.dll
CSC     [net_4_x] System.Xml.XmlSerializer.dll
CSC     [net_4_x] System.Runtime.Handles.dll
CSC     [net_4_x] System.ServiceModel.Duplex.dll
CSC     [net_4_x] System.ServiceModel.NetTcp.dll
CSC     [net_4_x] Microsoft.Win32.Primitives.dll
CSC     [net_4_x] Microsoft.Win32.Registry.dll
CSC     [net_4_x] System.AppContext.dll
CSC     [net_4_x] System.Collections.NonGeneric.dll
CSC     [net_4_x] System.Collections.Specialized.dll
CSC     [net_4_x] System.ComponentModel.Primitives.dll
CSC     [net_4_x] System.ComponentModel.TypeConverter.dll
CSC     [net_4_x] System.Console.dll
CSC     [net_4_x] System.Data.Common.dll
CSC     [net_4_x] System.Data.SqlClient.dll
CSC     [net_4_x] System.Diagnostics.FileVersionInfo.dll
CSC     [net_4_x] System.Diagnostics.Process.dll
CSC     [net_4_x] System.Diagnostics.TextWriterTraceListener.dll
CSC     [net_4_x] System.Diagnostics.TraceEvent.dll
CSC     [net_4_x] System.Diagnostics.TraceSource.dll
CSC     [net_4_x] System.Globalization.Calendars.dll
CSC     [net_4_x] System.IO.Compression.ZipFile.dll
CSC     [net_4_x] System.IO.FileSystem.dll
CSC     [net_4_x] System.IO.FileSystem.DriveInfo.dll
CSC     [net_4_x] System.IO.FileSystem.Primitives.dll
CSC     [net_4_x] System.IO.IsolatedStorage.dll
CSC     [net_4_x] System.IO.MemoryMappedFiles.dll
CSC     [net_4_x] System.IO.UnmanagedMemoryStream.dll
CSC     [net_4_x] System.Net.AuthenticationManager.dll
CSC     [net_4_x] System.Net.Cache.dll
CSC     [net_4_x] System.Net.HttpListener.dll
CSC     [net_4_x] System.Net.NameResolution.dll
CSC     [net_4_x] System.Net.Mail.dll
CSC     [net_4_x] System.Net.Security.dll
CSC     [net_4_x] System.Net.ServicePoint.dll
CSC     [net_4_x] System.Net.Sockets.dll
CSC     [net_4_x] System.Net.Utilities.dll
CSC     [net_4_x] System.Net.WebHeaderCollection.dll
CSC     [net_4_x] System.Net.WebSockets.dll
CSC     [net_4_x] System.Net.WebSockets.Client.dll
CSC     [net_4_x] System.Resources.ReaderWriter.dll
CSC     [net_4_x] System.Runtime.CompilerServices.VisualC.dll
CSC     [net_4_x] System.Security.AccessControl.dll
CSC     [net_4_x] System.Security.Claims.dll
CSC     [net_4_x] System.Security.Cryptography.DeriveBytes.dll
CSC     [net_4_x] System.Security.Cryptography.Encoding.dll
CSC     [net_4_x] System.Security.Cryptography.Encryption.dll
CSC     [net_4_x] System.Security.Cryptography.Encryption.Aes.dll
CSC     [net_4_x] System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CSC     [net_4_x] System.Security.Cryptography.Encryption.ECDsa.dll
CSC     [net_4_x] System.Security.Cryptography.Hashing.dll
CSC     [net_4_x] System.Security.Cryptography.Hashing.Algorithms.dll
CSC     [net_4_x] System.Security.Cryptography.RSA.dll
CSC     [net_4_x] System.Security.Cryptography.RandomNumberGenerator.dll
CSC     [net_4_x] System.Security.Principal.Windows.dll
CSC     [net_4_x] System.Threading.Thread.dll
CSC     [net_4_x] System.Threading.ThreadPool.dll
CSC     [net_4_x] System.Xml.XPath.dll
CSC     [net_4_x] System.Xml.XmlDocument.dll
CSC     [net_4_x] System.Xml.Xsl.Primitives.dll
CSC     [net_4_x] Microsoft.Win32.Registry.AccessControl.dll
CSC     [net_4_x] System.Diagnostics.StackTrace.dll
CSC     [net_4_x] System.Globalization.Extensions.dll
CSC     [net_4_x] System.IO.FileSystem.AccessControl.dll
CSC     [net_4_x] System.Reflection.TypeExtensions.dll
CSC     [net_4_x] System.Reflection.Emit.Lightweight.dll
CSC     [net_4_x] System.Reflection.Emit.ILGeneration.dll
CSC     [net_4_x] System.Reflection.Emit.dll
CSC     [net_4_x] System.Security.SecureString.dll
CSC     [net_4_x] System.Threading.AccessControl.dll
CSC     [net_4_x] System.Threading.Overlapped.dll
CSC     [net_4_x] System.ValueTuple.dll
CSC     [net_4_x] System.Xml.XPath.XDocument.dll
CSC     [net_4_x] System.Security.Cryptography.Primitives.dll
CSC     [net_4_x] System.Text.Encoding.CodePages.dll
CSC     [net_4_x] System.IO.FileSystem.Watcher.dll
CSC     [net_4_x] System.Security.Cryptography.ProtectedData.dll
CSC     [net_4_x] System.ServiceProcess.ServiceController.dll
CSC     [net_4_x] System.IO.Pipes.dll
CSC     [net_4_x] nunit.framework.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit.core.interfaces.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit.core.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
Read in 1 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ClientUtilities/util/Transform.resx'
Writing resource file...  Done.
CSC     [net_4_x] nunit.util.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit.mocks.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit.framework.extensions.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit.core.extensions.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit-console-runner.dll
warning CS8105: Attribute 'System.Reflection.AssemblyKeyNameAttribute' is ignored when public signing is specified.
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
CSC     [net_4_x] nunit-console.exe
CSC     [net_4_x] ilasm.exe
CSC     [net_4_x] gacutil.exe
CSC     [net_4_x] secutil.exe
CSC     [net_4_x] cert2spc.exe
CSC     [net_4_x] sn.exe
CSC     [net_4_x] makecert.exe
CSC     [net_4_x] chktrust.exe
CSC     [net_4_x] crlupdate.exe
CSC     [net_4_x] signcode.exe
CSC     [net_4_x] setreg.exe
CSC     [net_4_x] certmgr.exe
CSC     [net_4_x] caspol.exe
CSC     [net_4_x] permview.exe
CSC     [net_4_x] mozroots.exe
CSC     [net_4_x] cert-sync.exe
CSC     [net_4_x] httpcfg.exe
certmgr.cs(445,23): warning CS0618: 'Dns.Resolve(string)' is obsolete: 'Use GetHostEntry instead'
caspol.cs(85,40): warning CS0618: 'SecurityManager.SecurityEnabled' is obsolete: 'The security manager cannot be turned off on MS runtime'
caspol.cs(86,47): warning CS0612: 'SecurityManager.CheckExecutionRights' is obsolete
caspol.cs(289,52): warning CS0618: 'PolicyLevel.FullTrustAssemblies' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(315,21): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(341,21): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(399,5): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(423,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(444,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(461,5): warning CS0618: 'PolicyLevel.AddFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(475,5): warning CS0618: 'PolicyLevel.RemoveFullTrustAssembly(StrongName)' is obsolete: 'All GACed assemblies are now fully trusted and all permissions now succeed on fully trusted code.'
caspol.cs(715,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(736,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(756,4): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(769,5): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(781,6): warning CS0612: 'SecurityManager.SavePolicyLevel(PolicyLevel)' is obsolete
caspol.cs(795,4): warning CS0618: 'SecurityManager.SecurityEnabled' is obsolete: 'The security manager cannot be turned off on MS runtime'
caspol.cs(806,4): warning CS0612: 'SecurityManager.CheckExecutionRights' is obsolete
caspol.cs(838,20): warning CS0612: 'SecurityManager.PolicyHierarchy()' is obsolete
caspol.cs(912,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete
caspol.cs(918,18): warning CS0612: 'SecurityManager.LoadPolicyLevelFromFile(string, PolicyLevelType)' is obsolete
caspol.cs(80,15): warning CS0414: The field 'CasPol.forcePolicyChanges' is assigned but its value is never used
CSC     [net_4_x] culevel.exe
CompileUplevel.cs(943,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
CSC     [net_4_x] cil-stringreplacer.exe
CSC     [net_4_x] commoncryptogenerator.exe
CSC     [net_4_x] al.exe
Al.cs(65,8): warning CS0414: The field 'AssemblyLinker.fullPaths' is assigned but its value is never used
CSC     [net_4_x] monolinker.exe
CSC     [net_4_x] genxs.exe
CSC     [net_4_x] mkbundle.exe
mkbundle.cs(1224,3): warning CS0162: Unreachable code detected
CSC     [net_4_x] monop.exe
CSC     [net_4_x] mono-service.exe
warning CS1616: Option 'CryptoKeyFile' overrides attribute 'System.Reflection.AssemblyKeyFileAttribute' given in a source file or added module
warning CS8105: Attribute 'System.Reflection.AssemblyKeyFileAttribute' is ignored when public signing is specified.
mono-service.cs(135,28): warning CS0618: 'AppDomain.CreateInstanceAndUnwrap(string, string, bool, BindingFlags, Binder, object[], CultureInfo, object[], Evidence)' is obsolete: 'Use an overload that does not take an Evidence parameter'
mono-service.cs(207,11): warning CS0618: 'AppDomain.ExecuteAssembly(string, Evidence, string[])' is obsolete: 'Use an overload that does not take an Evidence parameter'
CSC     [net_4_x] xsd.exe
NewMonoXSD.cs(119,47): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
NewMonoXSD.cs(405,30): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
NewMonoXSD.cs(432,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
NewMonoXSD.cs(466,25): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
NewMonoXSD.cs(468,4): warning CS0618: 'TypedDataSetGenerator' is obsolete: 'TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.'
NewMonoXSD.cs(63,26): warning CS0414: The field 'Driver.languageNotSupported' is assigned but its value is never used
CSC     [net_4_x] wsdl.exe
MonoWSDL2.cs(285,31): warning CS0618: 'CodeDomProvider.CreateGenerator()' is obsolete: 'Callers should not use the ICodeGenerator interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.'
MonoWSDL2.cs(464,60): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
CSC     [net_4_x] xbuild.exe
CSC     [net_4_x] csharp.exe
CSC     [net_4_x] mono-api-info.exe
CSC     [net_4_x] mono-api-html.exe
CSC     [net_4_x] compiler-tester.exe
CSC     [net_4_x] mono-xmltool.exe
xmltool.cs(181,4): warning CS0618: 'XmlSchema.Compile(ValidationEventHandler)' is obsolete: 'Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(184,5): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(184,35): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(208,5): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(208,35): warning CS0618: 'XmlValidatingReader' is obsolete: 'Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(220,4): warning CS0618: 'XslTransform' is obsolete: 'This class has been deprecated. Please use System.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linkid=14202'
xmltool.cs(220,25): warning CS0618: 'XslTransform' is obsolete: 'This class has been deprecated. Please use System.Xml.Xsl.XslCompiledTransform instead. http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x] mono-shlib-cop.exe
mono-shlib-cop.cs(250,9): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
CSC     [net_4_x] sgen.exe
sgen.cs(230,105): warning CS0618: 'Path.InvalidPathChars' is obsolete: 'see GetInvalidPathChars and GetInvalidFileNameChars methods.'
sgen.cs(32,7): warning CS0414: The field 'Driver.proxyTypes' is assigned but its value is never used
CSC     [net_4_x] mconfig.exe
mconfig.cs(78,17): warning CS0649: Field 'MConfigOptions.ConfigFile' is never assigned to, and will always have its default value null
CSC     [net_4_x] installutil.exe
installutil.cs(119,24): warning CS0168: The variable 'e' is declared but never used
installutil.cs(166,10): warning CS0219: The variable 'logfile' is assigned but its value is never used
installutil.cs(39,14): warning CS0414: The field 'InstallUtil.logtoconsole' is assigned but its value is never used
installutil.cs(38,14): warning CS0414: The field 'InstallUtil.showcallstack' is assigned but its value is never used
CSC     [net_4_x] nunitreport.exe
CSC     [net_4_x] pdb2mdb.exe
Driver.cs(197,35): warning CS0168: The variable 'ex' is declared but never used
CvInfo.cs(1695,19): warning CS0649: Field 'ManyRegSym.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2229,21): warning CS0649: Field 'SectionSym.isec' is never assigned to, and will always have its default value 0
CvInfo.cs(1728,21): warning CS0649: Field 'AttrManyRegSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2232,19): warning CS0649: Field 'SectionSym.rva' is never assigned to, and will always have its default value 0
CvInfo.cs(1299,19): warning CS0649: Field 'LeafVBClass.vbptr' is never assigned to, and will always have its default value 0
CvInfo.cs(1798,21): warning CS0649: Field 'CompileSym.machine' is never assigned to, and will always have its default value 0
CvInfo.cs(1372,21): warning CS0649: Field 'LeafOneMethod.vbaseoff' is never assigned to, and will always have its default value null
CvInfo.cs(901,19): warning CS0649: Field 'LeafMFunc.arglist' is never assigned to, and will always have its default value 0
CvInfo.cs(824,19): warning CS0649: Field 'LeafArray.elemtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1261,20): warning CS0649: Field 'LeafCmplx128.val1_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1958,21): warning CS0649: Field 'ManProcSymMips.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2194,19): warning CS0649: Field 'LocalSym.idParent' is never assigned to, and will always have its default value 0
CvInfo.cs(1677,21): warning CS0649: Field 'RegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(839,21): warning CS0649: Field 'LeafClass.data' is never assigned to, and will always have its default value null
CvInfo.cs(2082,19): warning CS0649: Field 'ProcSymMips.fpSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1271,21): warning CS0649: Field 'LeafVarString.value' is never assigned to, and will always have its default value null
CvInfo.cs(2405,19): warning CS0649: Field 'FrameData.ulRvaStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1630,19): warning CS0649: Field 'CV_lvar_addr_range.cbRange' is never assigned to, and will always have its default value 0
CvInfo.cs(2090,21): warning CS0649: Field 'ProcSymMips.name' is never assigned to, and will always have its default value null
CvInfo.cs(875,19): warning CS0649: Field 'LeafEnum.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(2097,19): warning CS0649: Field 'ProcSymIa64.end' is never assigned to, and will always have its default value 0
CvInfo.cs(836,19): warning CS0649: Field 'LeafClass.field' is never assigned to, and will always have its default value 0
CvInfo.cs(1318,21): warning CS0649: Field 'LeafFriendFcn.name' is never assigned to, and will always have its default value null
CvInfo.cs(2068,18): warning CS0649: Field 'Slink32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1416,19): warning CS0649: Field 'LeafPad.leaf' is never assigned to, and will always have its default value 0
CvInfo.cs(1354,18): warning CS0649: Field 'LeafVFuncOff.offset' is never assigned to, and will always have its default value 0
CvInfo.cs(910,21): warning CS0649: Field 'LeafVTShape.desc' is never assigned to, and will always have its default value null
CvInfo.cs(2291,18): warning CS0649: Field 'CallsiteInfo.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2192,19): warning CS0649: Field 'LocalSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1382,21): warning CS0649: Field 'LeafEnumerate.name' is never assigned to, and will always have its default value null
CvInfo.cs(729,18): warning CS0649: Field 'CV_PDMR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1914,19): warning CS0649: Field 'ProcSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1968,19): warning CS0649: Field 'ThunkSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(2161,19): warning CS0649: Field 'FrameProcSym.cbPad' is never assigned to, and will always have its default value 0
CvInfo.cs(1803,21): warning CS0649: Field 'CompileSym.verMinor' is never assigned to, and will always have its default value 0
CvInfo.cs(2418,21): warning CS0649: Field 'XFixupData.wExtra' is never assigned to, and will always have its default value 0
CvInfo.cs(2327,27): warning CS0649: Field 'DiscardedSym.iscarded' is never assigned to, and will always have its default value 
CvInfo.cs(1391,21): warning CS0649: Field 'LeafNestType.name' is never assigned to, and will always have its default value null
CvInfo.cs(1947,19): warning CS0649: Field 'ManProcSymMips.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1998,21): warning CS0649: Field 'LabelSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1281,19): warning CS0649: Field 'LeafIndex.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1244,21): warning CS0649: Field 'LeafCmplx64.val_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1744,19): warning CS0649: Field 'UdtSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1751,19): warning CS0649: Field 'ManyTypRef.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2030,19): warning CS0649: Field 'VpathSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1990,21): warning CS0649: Field 'TrampolineSym.sectThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(1683,19): warning CS0649: Field 'AttrRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2116,21): warning CS0649: Field 'RefSym.usFill' is never assigned to, and will always have its default value 0
CvInfo.cs(2294,19): warning CS0649: Field 'CallsiteInfo.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(884,19): warning CS0649: Field 'LeafProc.rvtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1104,21): warning CS0649: Field 'LeafDimCon.dim' is never assigned to, and will always have its default value null
CvInfo.cs(2410,19): warning CS0649: Field 'FrameData.frameFunc' is never assigned to, and will always have its default value 0
CvInfo.cs(1757,19): warning CS0649: Field 'SearchSym.startsym' is never assigned to, and will always have its default value 0
CvInfo.cs(2088,19): warning CS0649: Field 'ProcSymMips.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(1716,19): warning CS0649: Field 'AttrManyRegSym.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2246,21): warning CS0649: Field 'CoffGroupSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1028,19): warning CS0649: Field 'LeafSkip.type' is never assigned to, and will always have its default value 0
CvInfo.cs(2102,19): warning CS0649: Field 'ProcSymIa64.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1806,23): warning CS0649: Field 'CompileSym.verArgs' is never assigned to, and will always have its default value null
CvInfo.cs(755,18): warning CS0649: Field 'CV_PMFR32_VBASE.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1959,19): warning CS0649: Field 'ManProcSymMips.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(739,19): warning CS0649: Field 'CV_PMFR32_NVSA.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1950,19): warning CS0649: Field 'ManProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1946,19): warning CS0649: Field 'ManProcSymMips.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(984,21): warning CS0649: Field 'LeafOEM.index' is never assigned to, and will always have its default value null
CvInfo.cs(29,19): warning CS0649: Field 'FLOAT10.Data_0' is never assigned to, and will always have its default value 0
CvInfo.cs(1712,19): warning CS0649: Field 'AttrManyRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(801,21): warning CS0649: Field 'LeafPointer.LeafPointerBody.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1857,19): warning CS0649: Field 'SlotSym32.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1237,20): warning CS0649: Field 'LeafCmplx32.val_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(1919,19): warning CS0649: Field 'ProcSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2179,19): warning CS0649: Field 'SepCodSym.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1335,21): warning CS0649: Field 'LeafSTMember.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1228,20): warning CS0649: Field 'LeafReal128.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(1973,19): warning CS0649: Field 'ThunkSym32.ord' is never assigned to, and will always have its default value 0
CvInfo.cs(2413,19): warning CS0649: Field 'FrameData.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2166,19): warning CS0649: Field 'FrameProcSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2060,21): warning CS0649: Field 'ThreadSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2105,21): warning CS0649: Field 'ProcSymIa64.retReg' is never assigned to, and will always have its default value 0
CvInfo.cs(1706,21): warning CS0649: Field 'ManyRegSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(1328,21): warning CS0649: Field 'LeafMember.name' is never assigned to, and will always have its default value null
CvInfo.cs(1361,21): warning CS0649: Field 'LeafMethod.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1253,22): warning CS0649: Field 'LeafCmplx80.val_imag' is never assigned to, and will always have its default value 
CvInfo.cs(1725,19): warning CS0649: Field 'AttrManyRegSym2.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1703,19): warning CS0649: Field 'ManyRegSym2.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1824,30): warning CS0649: Field 'ReturnSym.flags' is never assigned to, and will always have its default value 
CvInfo.cs(1200,20): warning CS0649: Field 'LeafUOct.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(1922,19): warning CS0649: Field 'ProcSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(948,21): warning CS0649: Field 'LeafDimArray.name' is never assigned to, and will always have its default value null
CvInfo.cs(1008,19): warning CS0649: Field 'LeafTypeServer.age' is never assigned to, and will always have its default value 0
CvInfo.cs(849,19): warning CS0649: Field 'LeafUnion.field' is never assigned to, and will always have its default value 0
CvInfo.cs(2037,19): warning CS0649: Field 'RegRel32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(706,21): warning CS0649: Field 'TYPTYPE.len' is never assigned to, and will always have its default value 0
CvInfo.cs(898,19): warning CS0649: Field 'LeafMFunc.calltype' is never assigned to, and will always have its default value 0
CvInfo.cs(1880,23): warning CS0649: Field 'AnnotationSym.rgsz' is never assigned to, and will always have its default value null
CvInfo.cs(1955,19): warning CS0649: Field 'ManProcSymMips.fpOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1906,21): warning CS0649: Field 'PubSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2079,19): warning CS0649: Field 'ProcSymMips.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(34,19): warning CS0649: Field 'FLOAT10.Data_5' is never assigned to, and will always have its default value 0
CvInfo.cs(2314,18): warning CS0649: Field 'FrameCookie.cookietype' is never assigned to, and will always have its default value 0
CvInfo.cs(955,19): warning CS0649: Field 'LeafVFTPath.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1736,19): warning CS0649: Field 'ConstSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1191,20): warning CS0649: Field 'LeafOct.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(2184,21): warning CS0649: Field 'SepCodSym.sec' is never assigned to, and will always have its default value 0
CvInfo.cs(2050,21): warning CS0649: Field 'AttrRegRel.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2021,21): warning CS0649: Field 'WithSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1697,21): warning CS0649: Field 'ManyRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2218,19): warning CS0649: Field 'DefRangeSym2.id' is never assigned to, and will always have its default value 0
CvInfo.cs(2124,21): warning CS0649: Field 'RefSym2.imod' is never assigned to, and will always have its default value 0
CvInfo.cs(37,19): warning CS0649: Field 'FLOAT10.Data_8' is never assigned to, and will always have its default value 0
CvInfo.cs(2234,19): warning CS0649: Field 'SectionSym.characteristics' is never assigned to, and will always have its default value 0
CvInfo.cs(1775,19): warning CS0649: Field 'CFlagSym.language' is never assigned to, and will always have its default value 0
CvInfo.cs(1849,21): warning CS0649: Field 'FrameRelSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1800,21): warning CS0649: Field 'CompileSym.verFEMinor' is never assigned to, and will always have its default value 0
CvInfo.cs(1289,19): warning CS0649: Field 'LeafBClass.index' is never assigned to, and will always have its default value 0
CvInfo.cs(859,21): warning CS0649: Field 'LeafAlias.name' is never assigned to, and will always have its default value null
CvInfo.cs(1113,19): warning CS0649: Field 'LeafDimVar.typ' is never assigned to, and will always have its default value 0
CvInfo.cs(2222,35): warning CS0649: Field 'DefRangeSym2.range' is never assigned to, and will always have its default value null
CvInfo.cs(826,21): warning CS0649: Field 'LeafArray.data' is never assigned to, and will always have its default value null
CvInfo.cs(1263,20): warning CS0649: Field 'LeafCmplx128.val1_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(747,18): warning CS0649: Field 'CV_PMFR32_NVMA.disp' is never assigned to, and will always have its default value 0
CvInfo.cs(1987,21): warning CS0649: Field 'TrampolineSym.cbThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(2197,19): warning CS0649: Field 'LocalSym.expr' is never assigned to, and will always have its default value 0
CvInfo.cs(2113,19): warning CS0649: Field 'RefSym.sumName' is never assigned to, and will always have its default value 0
CvInfo.cs(1408,21): warning CS0649: Field 'LeafMemberModify.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2407,19): warning CS0649: Field 'FrameData.cbLocals' is never assigned to, and will always have its default value 0
CvInfo.cs(2085,19): warning CS0649: Field 'ProcSymMips.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1847,19): warning CS0649: Field 'FrameRelSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2040,21): warning CS0649: Field 'RegRel32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1409,19): warning CS0649: Field 'LeafMemberModify.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2417,21): warning CS0649: Field 'XFixupData.wType' is never assigned to, and will always have its default value 0
CvInfo.cs(2243,19): warning CS0649: Field 'CoffGroupSym.characteristics' is never assigned to, and will always have its default value 0
CvInfo.cs(877,21): warning CS0649: Field 'LeafEnum.name' is never assigned to, and will always have its default value null
CvInfo.cs(1389,21): warning CS0649: Field 'LeafNestType.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1730,21): warning CS0649: Field 'AttrManyRegSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(2099,19): warning CS0649: Field 'ProcSymIa64.len' is never assigned to, and will always have its default value 0
CvInfo.cs(781,19): warning CS0649: Field 'LeafModifier.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1400,19): warning CS0649: Field 'LeafNestTypeEx.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1079,21): warning CS0649: Field 'mlMethod.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1016,19): warning CS0649: Field 'LeafTypeServer2.sig70' is never assigned to, and will always have its default value 
CvInfo.cs(1094,19): warning CS0649: Field 'LeafBitfield.length' is never assigned to, and will always have its default value 0
CvInfo.cs(1345,19): warning CS0649: Field 'LeafVFuncTab.type' is never assigned to, and will always have its default value 0
CvInfo.cs(981,21): warning CS0649: Field 'LeafOEM.cvOEM' is never assigned to, and will always have its default value 0
CvInfo.cs(1103,21): warning CS0649: Field 'LeafDimCon.rank' is never assigned to, and will always have its default value 0
CvInfo.cs(2201,21): warning CS0649: Field 'LocalSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(997,19): warning CS0649: Field 'LeafOEM2.idOem' is never assigned to, and will always have its default value 
CvInfo.cs(731,18): warning CS0649: Field 'CV_PDMR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1916,19): warning CS0649: Field 'ProcSym32.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1970,19): warning CS0649: Field 'ThunkSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2163,19): warning CS0649: Field 'FrameProcSym.cbSaveRegs' is never assigned to, and will always have its default value 0
CvInfo.cs(2329,19): warning CS0649: Field 'DiscardedSym.linenum' is never assigned to, and will always have its default value 0
CvInfo.cs(2420,19): warning CS0649: Field 'XFixupData.rvaTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(2263,21): warning CS0649: Field 'ExportSym.ordinal' is never assigned to, and will always have its default value 0
CvInfo.cs(1949,19): warning CS0649: Field 'ManProcSymMips.len' is never assigned to, and will always have its default value 0
CvInfo.cs(2000,21): warning CS0649: Field 'LabelSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1325,21): warning CS0649: Field 'LeafMember.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1081,21): warning CS0649: Field 'mlMethod.vbaseoff' is never assigned to, and will always have its default value null
CvInfo.cs(1685,21): warning CS0649: Field 'AttrRegSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(2178,19): warning CS0649: Field 'SepCodSym.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(964,19): warning CS0649: Field 'LeafPreComp.count' is never assigned to, and will always have its default value 0
CvInfo.cs(886,19): warning CS0649: Field 'LeafProc.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1053,21): warning CS0649: Field 'LeafDefArg.expr' is never assigned to, and will always have its default value null
CvInfo.cs(1718,21): warning CS0649: Field 'AttrManyRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2104,21): warning CS0649: Field 'ProcSymIa64.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(757,18): warning CS0649: Field 'CV_PMFR32_VBASE.vdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1887,19): warning CS0649: Field 'DatasSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(895,19): warning CS0649: Field 'LeafMFunc.rvtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1877,19): warning CS0649: Field 'AnnotationSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1952,19): warning CS0649: Field 'ManProcSymMips.regSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1297,21): warning CS0649: Field 'LeafVBClass.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(31,19): warning CS0649: Field 'FLOAT10.Data_2' is never assigned to, and will always have its default value 0
CvInfo.cs(1714,21): warning CS0649: Field 'AttrManyRegSym.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1149,20): warning CS0649: Field 'LeafShort.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1838,18): warning CS0649: Field 'BpRelSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2208,19): warning CS0649: Field 'DefRangeSym.id' is never assigned to, and will always have its default value 0
CvInfo.cs(1921,21): warning CS0649: Field 'ProcSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2181,19): warning CS0649: Field 'SepCodSym.scf' is never assigned to, and will always have its default value 0
CvInfo.cs(1337,21): warning CS0649: Field 'LeafSTMember.name' is never assigned to, and will always have its default value null
CvInfo.cs(2047,19): warning CS0649: Field 'AttrRegRel.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2018,19): warning CS0649: Field 'WithSym32.end' is never assigned to, and will always have its default value 0
CvInfo.cs(1975,21): warning CS0649: Field 'ThunkSym32.variant' is never assigned to, and will always have its default value null
CvInfo.cs(1694,19): warning CS0649: Field 'ManyRegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2107,21): warning CS0649: Field 'ProcSymIa64.name' is never assigned to, and will always have its default value null
CvInfo.cs(1363,21): warning CS0649: Field 'LeafMethod.name' is never assigned to, and will always have its default value null
CvInfo.cs(1727,21): warning CS0649: Field 'AttrManyRegSym2.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2231,19): warning CS0649: Field 'SectionSym.bReserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1797,19): warning CS0649: Field 'CompileSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1371,19): warning CS0649: Field 'LeafOneMethod.index' is never assigned to, and will always have its default value 0
CvInfo.cs(851,21): warning CS0649: Field 'LeafUnion.name' is never assigned to, and will always have its default value null
CvInfo.cs(2039,21): warning CS0649: Field 'RegRel32.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1688,21): warning CS0649: Field 'AttrRegSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(900,21): warning CS0649: Field 'LeafMFunc.parmcount' is never assigned to, and will always have its default value 0
CvInfo.cs(1260,20): warning CS0649: Field 'LeafCmplx128.val0_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1957,19): warning CS0649: Field 'ManProcSymMips.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2193,21): warning CS0649: Field 'LocalSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1045,21): warning CS0649: Field 'LeafDerived.drvdcls' is never assigned to, and will always have its default value null
CvInfo.cs(1676,21): warning CS0649: Field 'RegSym.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(838,19): warning CS0649: Field 'LeafClass.vshape' is never assigned to, and will always have its default value 0
CvInfo.cs(2081,19): warning CS0649: Field 'ProcSymMips.regSave' is never assigned to, and will always have its default value 0
CvInfo.cs(36,19): warning CS0649: Field 'FLOAT10.Data_7' is never assigned to, and will always have its default value 0
CvInfo.cs(1270,21): warning CS0649: Field 'LeafVarString.len' is never assigned to, and will always have its default value 0
CvInfo.cs(1774,19): warning CS0649: Field 'CFlagSym.machine' is never assigned to, and will always have its default value 0
CvInfo.cs(2076,19): warning CS0649: Field 'ProcSymMips.end' is never assigned to, and will always have its default value 0
PdbFunction.cs(31,48): warning CS0649: Field 'PdbFunction.namespaceScopes' is never assigned to, and will always have its default value null
CvInfo.cs(1629,21): warning CS0649: Field 'CV_lvar_addr_range.isectStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1738,21): warning CS0649: Field 'ConstSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(2089,19): warning CS0649: Field 'ProcSymMips.frameReg' is never assigned to, and will always have its default value 0
CvInfo.cs(2052,21): warning CS0649: Field 'AttrRegRel.name' is never assigned to, and will always have its default value null
CvInfo.cs(874,21): warning CS0649: Field 'LeafEnum.property' is never assigned to, and will always have its default value 0
CvInfo.cs(858,19): warning CS0649: Field 'LeafAlias.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(2096,19): warning CS0649: Field 'ProcSymIa64.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(835,21): warning CS0649: Field 'LeafClass.property' is never assigned to, and will always have its default value 0
CvInfo.cs(2221,21): warning CS0649: Field 'DefRangeSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1317,19): warning CS0649: Field 'LeafFriendFcn.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2067,19): warning CS0649: Field 'Slink32.framesize' is never assigned to, and will always have its default value 0
CvInfo.cs(1353,19): warning CS0649: Field 'LeafVFuncOff.type' is never assigned to, and will always have its default value 0
CvInfo.cs(909,21): warning CS0649: Field 'LeafVTShape.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1170,19): warning CS0649: Field 'LeafULong.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2191,19): warning CS0649: Field 'LocalSym.id' is never assigned to, and will always have its default value 0
CvInfo.cs(1381,21): warning CS0649: Field 'LeafEnumerate.value' is never assigned to, and will always have its default value null
CvInfo.cs(1777,21): warning CS0649: Field 'CFlagSym.ver' is never assigned to, and will always have its default value null
CvInfo.cs(1913,19): warning CS0649: Field 'ProcSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1142,20): warning CS0649: Field 'LeafChar.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1967,19): warning CS0649: Field 'ThunkSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(2160,19): warning CS0649: Field 'FrameProcSym.cbFrame' is never assigned to, and will always have its default value 0
CvInfo.cs(1851,21): warning CS0649: Field 'FrameRelSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1802,21): warning CS0649: Field 'CompileSym.verMajor' is never assigned to, and will always have its default value 0
CvInfo.cs(1390,19): warning CS0649: Field 'LeafNestType.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2123,19): warning CS0649: Field 'RefSym2.ibSym' is never assigned to, and will always have its default value 0
CvInfo.cs(925,21): warning CS0649: Field 'LeafCobol1.data' is never assigned to, and will always have its default value null
CvInfo.cs(1997,19): warning CS0649: Field 'LabelSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1280,21): warning CS0649: Field 'LeafIndex.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1812,19): warning CS0649: Field 'ObjNameSym.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(2029,19): warning CS0649: Field 'VpathSym32.path' is never assigned to, and will always have its default value 0
CvInfo.cs(1989,19): warning CS0649: Field 'TrampolineSym.offTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(2115,21): warning CS0649: Field 'RefSym.imod' is never assigned to, and will always have its default value 0
CvInfo.cs(2293,21): warning CS0649: Field 'CallsiteInfo.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1309,19): warning CS0649: Field 'LeafFriendCls.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2409,19): warning CS0649: Field 'FrameData.cbStkMax' is never assigned to, and will always have its default value 0
CvInfo.cs(2087,21): warning CS0649: Field 'ProcSymMips.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1715,21): warning CS0649: Field 'AttrManyRegSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2245,21): warning CS0649: Field 'CoffGroupSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2101,19): warning CS0649: Field 'ProcSymIa64.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(1805,21): warning CS0649: Field 'CompileSym.verSt' is never assigned to, and will always have its default value null
CvInfo.cs(754,19): warning CS0649: Field 'CV_PMFR32_VBASE.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1018,21): warning CS0649: Field 'LeafTypeServer2.name' is never assigned to, and will always have its default value null
CvInfo.cs(983,19): warning CS0649: Field 'LeafOEM.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2172,21): warning CS0649: Field 'UnamespaceSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(999,21): warning CS0649: Field 'LeafOEM2.index' is never assigned to, and will always have its default value null
CvInfo.cs(1663,21): warning CS0649: Field 'SYMTYPE.rectyp' is never assigned to, and will always have its default value 0
CvInfo.cs(1236,20): warning CS0649: Field 'LeafCmplx32.val_real' is never assigned to, and will always have its default value 0
CvInfo.cs(1918,19): warning CS0649: Field 'ProcSym32.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(1972,21): warning CS0649: Field 'ThunkSym32.len' is never assigned to, and will always have its default value 0
CvInfo.cs(2412,21): warning CS0649: Field 'FrameData.cbSavedRegs' is never assigned to, and will always have its default value 0
CvInfo.cs(2165,21): warning CS0649: Field 'FrameProcSym.secExHdlr' is never assigned to, and will always have its default value 0
CvInfo.cs(2059,19): warning CS0649: Field 'ThreadSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(918,21): warning CS0649: Field 'LeafCobol0.data' is never assigned to, and will always have its default value null
CvInfo.cs(1705,23): warning CS0649: Field 'ManyRegSym2.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1608,19): warning CS0649: Field 'CV_EXPROCFLAGS.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1327,21): warning CS0649: Field 'LeafMember.offset' is never assigned to, and will always have its default value null
CvInfo.cs(1961,21): warning CS0649: Field 'ManProcSymMips.name' is never assigned to, and will always have its default value null
CvInfo.cs(1037,21): warning CS0649: Field 'LeafArgList.arg' is never assigned to, and will always have its default value null
CvInfo.cs(1252,22): warning CS0649: Field 'LeafCmplx80.val_real' is never assigned to, and will always have its default value 
CvInfo.cs(1207,20): warning CS0649: Field 'LeafReal32.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1724,19): warning CS0649: Field 'AttrManyRegSym2.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1687,21): warning CS0649: Field 'AttrRegSym.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(966,21): warning CS0649: Field 'LeafPreComp.name' is never assigned to, and will always have its default value null
CvInfo.cs(1859,21): warning CS0649: Field 'SlotSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1199,20): warning CS0649: Field 'LeafUOct.val0' is never assigned to, and will always have its default value 0
CvInfo.cs(947,19): warning CS0649: Field 'LeafDimArray.diminfo' is never assigned to, and will always have its default value 0
CvInfo.cs(1007,19): warning CS0649: Field 'LeafTypeServer.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(848,21): warning CS0649: Field 'LeafUnion.property' is never assigned to, and will always have its default value 0
CvInfo.cs(1889,21): warning CS0649: Field 'DatasSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(897,19): warning CS0649: Field 'LeafMFunc.thistype' is never assigned to, and will always have its default value 0
CvInfo.cs(1879,21): warning CS0649: Field 'AnnotationSym.csz' is never assigned to, and will always have its default value 0
CvInfo.cs(1954,19): warning CS0649: Field 'ManProcSymMips.intOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1905,19): warning CS0649: Field 'PubSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2078,19): warning CS0649: Field 'ProcSymMips.len' is never assigned to, and will always have its default value 0
CvInfo.cs(33,19): warning CS0649: Field 'FLOAT10.Data_4' is never assigned to, and will always have its default value 0
CvInfo.cs(2313,21): warning CS0649: Field 'FrameCookie.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1840,21): warning CS0649: Field 'BpRelSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(2211,33): warning CS0649: Field 'DefRangeSym.range' is never assigned to, and will always have its default value 
CvInfo.cs(974,19): warning CS0649: Field 'LeafEndPreComp.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(2183,19): warning CS0649: Field 'SepCodSym.offParent' is never assigned to, and will always have its default value 0
CvInfo.cs(2049,19): warning CS0649: Field 'AttrRegRel.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(847,21): warning CS0649: Field 'LeafUnion.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2020,19): warning CS0649: Field 'WithSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1696,21): warning CS0649: Field 'ManyRegSym.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1086,21): warning CS0649: Field 'LeafMethodList.mList' is never assigned to, and will always have its default value null
CvInfo.cs(2233,19): warning CS0649: Field 'SectionSym.cb' is never assigned to, and will always have its default value 0
CvInfo.cs(1813,21): warning CS0649: Field 'ObjNameSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1300,21): warning CS0649: Field 'LeafVBClass.vbpoff' is never assigned to, and will always have its default value null
CvInfo.cs(1848,19): warning CS0649: Field 'FrameRelSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1799,21): warning CS0649: Field 'CompileSym.verFEMajor' is never assigned to, and will always have its default value 0
CvInfo.cs(1373,21): warning CS0649: Field 'LeafOneMethod.name' is never assigned to, and will always have its default value null
CvInfo.cs(1288,21): warning CS0649: Field 'LeafBClass.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1112,19): warning CS0649: Field 'LeafDimVar.rank' is never assigned to, and will always have its default value 0
CvInfo.cs(825,19): warning CS0649: Field 'LeafArray.idxtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1262,20): warning CS0649: Field 'LeafCmplx128.val0_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(746,19): warning CS0649: Field 'CV_PMFR32_NVMA.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1986,21): warning CS0649: Field 'TrampolineSym.trampType' is never assigned to, and will always have its default value 0
CvInfo.cs(2195,19): warning CS0649: Field 'LocalSym.offParent' is never assigned to, and will always have its default value 0
CvInfo.cs(840,21): warning CS0649: Field 'LeafClass.name' is never assigned to, and will always have its default value null
CvInfo.cs(2406,19): warning CS0649: Field 'FrameData.cbBlock' is never assigned to, and will always have its default value 0
CvInfo.cs(2084,19): warning CS0649: Field 'ProcSymMips.fpOff' is never assigned to, and will always have its default value 0
CvInfo.cs(1846,18): warning CS0649: Field 'FrameRelSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2242,19): warning CS0649: Field 'CoffGroupSym.cb' is never assigned to, and will always have its default value 0
CvInfo.cs(876,19): warning CS0649: Field 'LeafEnum.field' is never assigned to, and will always have its default value 0
CvInfo.cs(1221,22): warning CS0649: Field 'LeafReal80.val' is never assigned to, and will always have its default value 
CvInfo.cs(2098,19): warning CS0649: Field 'ProcSymIa64.next' is never assigned to, and will always have its default value 0
CvInfo.cs(837,19): warning CS0649: Field 'LeafClass.derived' is never assigned to, and will always have its default value 0
CvInfo.cs(1399,21): warning CS0649: Field 'LeafNestTypeEx.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1063,21): warning CS0649: Field 'LeafList.data' is never assigned to, and will always have its default value null
CvInfo.cs(1078,21): warning CS0649: Field 'mlMethod.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2069,21): warning CS0649: Field 'Slink32.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(1093,19): warning CS0649: Field 'LeafBitfield.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1344,21): warning CS0649: Field 'LeafVFuncTab.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1163,18): warning CS0649: Field 'LeafLong.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1102,19): warning CS0649: Field 'LeafDimCon.typ' is never assigned to, and will always have its default value 0
CvInfo.cs(2199,19): warning CS0649: Field 'LocalSym.pad1' is never assigned to, and will always have its default value 0
CvInfo.cs(730,18): warning CS0649: Field 'CV_PDMR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1915,19): warning CS0649: Field 'ProcSym32.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1969,19): warning CS0649: Field 'ThunkSym32.next' is never assigned to, and will always have its default value 0
CvInfo.cs(2162,19): warning CS0649: Field 'FrameProcSym.offPad' is never assigned to, and will always have its default value 0
CvInfo.cs(1804,21): warning CS0649: Field 'CompileSym.verBuild' is never assigned to, and will always have its default value 0
CvInfo.cs(2328,19): warning CS0649: Field 'DiscardedSym.fileid' is never assigned to, and will always have its default value 0
CvInfo.cs(2419,19): warning CS0649: Field 'XFixupData.rva' is never assigned to, and will always have its default value 0
CvInfo.cs(1948,19): warning CS0649: Field 'ManProcSymMips.next' is never assigned to, and will always have its default value 0
CvInfo.cs(1999,19): warning CS0649: Field 'LabelSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1245,21): warning CS0649: Field 'LeafCmplx64.val_imag' is never assigned to, and will always have its default value 0
CvInfo.cs(2031,21): warning CS0649: Field 'VpathSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1991,21): warning CS0649: Field 'TrampolineSym.sectTarget' is never assigned to, and will always have its default value 0
CvInfo.cs(1684,19): warning CS0649: Field 'AttrRegSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(866,21): warning CS0649: Field 'LeafManaged.name' is never assigned to, and will always have its default value null
CvInfo.cs(963,19): warning CS0649: Field 'LeafPreComp.start' is never assigned to, and will always have its default value 0
CvInfo.cs(885,19): warning CS0649: Field 'LeafProc.calltype' is never assigned to, and will always have its default value 0
CvInfo.cs(1052,19): warning CS0649: Field 'LeafDefArg.type' is never assigned to, and will always have its default value 0
CvInfo.cs(2411,21): warning CS0649: Field 'FrameData.cbProlog' is never assigned to, and will always have its default value 0
CvInfo.cs(1758,21): warning CS0649: Field 'SearchSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(917,19): warning CS0649: Field 'LeafCobol0.type' is never assigned to, and will always have its default value 0
CvInfo.cs(1717,21): warning CS0649: Field 'AttrManyRegSym.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1029,21): warning CS0649: Field 'LeafSkip.data' is never assigned to, and will always have its default value null
CvInfo.cs(2103,19): warning CS0649: Field 'ProcSymIa64.off' is never assigned to, and will always have its default value 0
CvInfo.cs(756,18): warning CS0649: Field 'CV_PMFR32_VBASE.pdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1960,19): warning CS0649: Field 'ManProcSymMips.frameReg' is never assigned to, and will always have its default value 0
CvInfo.cs(1886,19): warning CS0649: Field 'DatasSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(1951,19): warning CS0649: Field 'ManProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(30,19): warning CS0649: Field 'FLOAT10.Data_1' is never assigned to, and will always have its default value 0
CvInfo.cs(1713,19): warning CS0649: Field 'AttrManyRegSym.offCod' is never assigned to, and will always have its default value 0
CvInfo.cs(802,32): warning CS0649: Field 'LeafPointer.LeafPointerBody.attr' is never assigned to, and will always have its default value 
CvInfo.cs(1920,19): warning CS0649: Field 'ProcSym32.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2180,19): warning CS0649: Field 'SepCodSym.length' is never assigned to, and will always have its default value 0
CvInfo.cs(1336,19): warning CS0649: Field 'LeafSTMember.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2046,19): warning CS0649: Field 'AttrRegRel.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1229,20): warning CS0649: Field 'LeafReal128.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(2017,19): warning CS0649: Field 'WithSym32.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1974,21): warning CS0649: Field 'ThunkSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(2061,21): warning CS0649: Field 'ThreadSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(932,19): warning CS0649: Field 'LeafBArray.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(2106,19): warning CS0649: Field 'ProcSymIa64.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1156,21): warning CS0649: Field 'LeafUShort.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1904,19): warning CS0649: Field 'PubSym32.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1072,21): warning CS0649: Field 'LeafFieldList.data' is never assigned to, and will always have its default value null
CvInfo.cs(1362,19): warning CS0649: Field 'LeafMethod.mList' is never assigned to, and will always have its default value 0
CvInfo.cs(1726,21): warning CS0649: Field 'AttrManyRegSym2.segCod' is never assigned to, and will always have its default value 0
CvInfo.cs(1832,19): warning CS0649: Field 'EntryThisSym.thissym' is never assigned to, and will always have its default value 0
CvInfo.cs(2230,19): warning CS0649: Field 'SectionSym.align' is never assigned to, and will always have its default value 0
CvInfo.cs(1825,19): warning CS0649: Field 'ReturnSym.style' is never assigned to, and will always have its default value 0
CvInfo.cs(1370,21): warning CS0649: Field 'LeafOneMethod.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(1214,21): warning CS0649: Field 'LeafReal64.val' is never assigned to, and will always have its default value 0
CvInfo.cs(1923,21): warning CS0649: Field 'ProcSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1009,21): warning CS0649: Field 'LeafTypeServer.name' is never assigned to, and will always have its default value null
CvInfo.cs(850,21): warning CS0649: Field 'LeafUnion.data' is never assigned to, and will always have its default value null
CvInfo.cs(2038,19): warning CS0649: Field 'RegRel32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(707,21): warning CS0649: Field 'TYPTYPE.leaf' is never assigned to, and will always have its default value 0
CvInfo.cs(899,19): warning CS0649: Field 'LeafMFunc.reserved' is never assigned to, and will always have its default value 0
CvInfo.cs(1956,19): warning CS0649: Field 'ManProcSymMips.token' is never assigned to, and will always have its default value 0
CvInfo.cs(1907,21): warning CS0649: Field 'PubSym32.name' is never assigned to, and will always have its default value null
CvInfo.cs(1044,19): warning CS0649: Field 'LeafDerived.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1675,19): warning CS0649: Field 'RegSym.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2080,19): warning CS0649: Field 'ProcSymMips.dbgEnd' is never assigned to, and will always have its default value 0
CvInfo.cs(35,19): warning CS0649: Field 'FLOAT10.Data_6' is never assigned to, and will always have its default value 0
CvInfo.cs(2315,19): warning CS0649: Field 'FrameCookie.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(888,19): warning CS0649: Field 'LeafProc.arglist' is never assigned to, and will always have its default value 0
CvInfo.cs(956,21): warning CS0649: Field 'LeafVFTPath.bases' is never assigned to, and will always have its default value null
CvInfo.cs(2075,19): warning CS0649: Field 'ProcSymMips.parent' is never assigned to, and will always have its default value 0
CvInfo.cs(1729,23): warning CS0649: Field 'AttrManyRegSym2.reg' is never assigned to, and will always have its default value null
CvInfo.cs(1628,19): warning CS0649: Field 'CV_lvar_addr_range.offStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1745,21): warning CS0649: Field 'UdtSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1737,21): warning CS0649: Field 'ConstSym.value' is never assigned to, and will always have its default value 0
CvInfo.cs(1192,20): warning CS0649: Field 'LeafOct.val1' is never assigned to, and will always have its default value 0
CvInfo.cs(2185,21): warning CS0649: Field 'SepCodSym.secParent' is never assigned to, and will always have its default value 0
CvInfo.cs(2051,21): warning CS0649: Field 'AttrRegRel.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(2022,21): warning CS0649: Field 'WithSym32.expr' is never assigned to, and will always have its default value null
CvInfo.cs(873,21): warning CS0649: Field 'LeafEnum.count' is never assigned to, and will always have its default value 0
CvInfo.cs(834,21): warning CS0649: Field 'LeafClass.count' is never assigned to, and will always have its default value 0
CvInfo.cs(2219,19): warning CS0649: Field 'DefRangeSym2.program' is never assigned to, and will always have its default value 0
CvInfo.cs(1316,21): warning CS0649: Field 'LeafFriendFcn.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(2125,21): warning CS0649: Field 'RefSym2.name' is never assigned to, and will always have its default value null
CvInfo.cs(1352,21): warning CS0649: Field 'LeafVFuncOff.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1177,19): warning CS0649: Field 'LeafQuad.val' is never assigned to, and will always have its default value 0
CvInfo.cs(902,18): warning CS0649: Field 'LeafMFunc.thisadjust' is never assigned to, and will always have its default value 0
CvInfo.cs(1380,21): warning CS0649: Field 'LeafEnumerate.attr' is never assigned to, and will always have its default value 0
CvInfo.cs(2083,19): warning CS0649: Field 'ProcSymMips.intOff' is never assigned to, and will always have its default value 0
CvInfo.cs(38,19): warning CS0649: Field 'FLOAT10.Data_9' is never assigned to, and will always have its default value 0
CvInfo.cs(2235,21): warning CS0649: Field 'SectionSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(722,18): warning CS0649: Field 'CV_PDMR32_NVVFCN.mdisp' is never assigned to, and will always have its default value 0
CvInfo.cs(1776,21): warning CS0649: Field 'CFlagSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1850,21): warning CS0649: Field 'FrameRelSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1801,21): warning CS0649: Field 'CompileSym.verFEBuild' is never assigned to, and will always have its default value 0
CvInfo.cs(1290,21): warning CS0649: Field 'LeafBClass.offset' is never assigned to, and will always have its default value null
CvInfo.cs(2122,19): warning CS0649: Field 'RefSym2.sumName' is never assigned to, and will always have its default value 0
CvInfo.cs(1114,21): warning CS0649: Field 'LeafDimVar.dim' is never assigned to, and will always have its default value null
CvInfo.cs(2138,21): warning CS0649: Field 'OemSymbol.rgl' is never assigned to, and will always have its default value null
CvInfo.cs(827,21): warning CS0649: Field 'LeafArray.name' is never assigned to, and will always have its default value null
CvInfo.cs(2028,19): warning CS0649: Field 'VpathSym32.root' is never assigned to, and will always have its default value 0
CvInfo.cs(1988,19): warning CS0649: Field 'TrampolineSym.offThunk' is never assigned to, and will always have its default value 0
CvInfo.cs(2198,19): warning CS0649: Field 'LocalSym.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(2114,19): warning CS0649: Field 'RefSym.ibSym' is never assigned to, and will always have its default value 0
CvInfo.cs(2292,21): warning CS0649: Field 'CallsiteInfo.ect' is never assigned to, and will always have its default value 0
CvInfo.cs(1308,21): warning CS0649: Field 'LeafFriendCls.pad0' is never assigned to, and will always have its default value 0
CvInfo.cs(1184,20): warning CS0649: Field 'LeafUQuad.val' is never assigned to, and will always have its default value 0
CvInfo.cs(2408,19): warning CS0649: Field 'FrameData.cbParams' is never assigned to, and will always have its default value 0
CvInfo.cs(2086,19): warning CS0649: Field 'ProcSymMips.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1410,21): warning CS0649: Field 'LeafMemberModify.name' is never assigned to, and will always have its default value null
CvInfo.cs(2244,19): warning CS0649: Field 'CoffGroupSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2100,19): warning CS0649: Field 'ProcSymIa64.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(782,26): warning CS0649: Field 'LeafModifier.attr' is never assigned to, and will always have its default value 
CvInfo.cs(1401,21): warning CS0649: Field 'LeafNestTypeEx.name' is never assigned to, and will always have its default value null
CvInfo.cs(2265,21): warning CS0649: Field 'ExportSym.name' is never assigned to, and will always have its default value null
CvInfo.cs(1080,19): warning CS0649: Field 'mlMethod.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1017,19): warning CS0649: Field 'LeafTypeServer2.age' is never assigned to, and will always have its default value 0
CvInfo.cs(1095,19): warning CS0649: Field 'LeafBitfield.position' is never assigned to, and will always have its default value 0
CvInfo.cs(982,21): warning CS0649: Field 'LeafOEM.recOEM' is never assigned to, and will always have its default value 0
CvInfo.cs(998,19): warning CS0649: Field 'LeafOEM2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(939,21): warning CS0649: Field 'LeafLabel.mode' is never assigned to, and will always have its default value 0
CvInfo.cs(1662,21): warning CS0649: Field 'SYMTYPE.reclen' is never assigned to, and will always have its default value 0
CvInfo.cs(1917,19): warning CS0649: Field 'ProcSym32.dbgStart' is never assigned to, and will always have its default value 0
CvInfo.cs(1971,21): warning CS0649: Field 'ThunkSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(2164,19): warning CS0649: Field 'FrameProcSym.offExHdlr' is never assigned to, and will always have its default value 0
CvInfo.cs(2058,19): warning CS0649: Field 'ThreadSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2330,21): warning CS0649: Field 'DiscardedSym.data' is never assigned to, and will always have its default value null
CvInfo.cs(2264,21): warning CS0649: Field 'ExportSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1704,21): warning CS0649: Field 'ManyRegSym2.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1607,19): warning CS0649: Field 'CV_EXPROCFLAGS.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(1326,19): warning CS0649: Field 'LeafMember.index' is never assigned to, and will always have its default value 0
CvInfo.cs(1036,19): warning CS0649: Field 'LeafArgList.count' is never assigned to, and will always have its default value 0
CvInfo.cs(1686,21): warning CS0649: Field 'AttrRegSym.flags' is never assigned to, and will always have its default value 0
CvInfo.cs(965,19): warning CS0649: Field 'LeafPreComp.signature' is never assigned to, and will always have its default value 0
CvInfo.cs(887,21): warning CS0649: Field 'LeafProc.parmcount' is never assigned to, and will always have its default value 0
CvInfo.cs(1858,19): warning CS0649: Field 'SlotSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(946,19): warning CS0649: Field 'LeafDimArray.utype' is never assigned to, and will always have its default value 0
CvInfo.cs(1127,21): warning CS0649: Field 'LeafRefSym.Sym' is never assigned to, and will always have its default value null
CvInfo.cs(1888,21): warning CS0649: Field 'DatasSym32.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(896,19): warning CS0649: Field 'LeafMFunc.classtype' is never assigned to, and will always have its default value 0
CvInfo.cs(1878,21): warning CS0649: Field 'AnnotationSym.seg' is never assigned to, and will always have its default value 0
CvInfo.cs(1953,19): warning CS0649: Field 'ManProcSymMips.fpSave' is never assigned to, and will always have its default value 0
CvInfo.cs(1298,19): warning CS0649: Field 'LeafVBClass.index' is never assigned to, and will always have its default value 0
CvInfo.cs(2077,19): warning CS0649: Field 'ProcSymMips.next' is never assigned to, and will always have its default value 0
CvInfo.cs(32,19): warning CS0649: Field 'FLOAT10.Data_3' is never assigned to, and will always have its default value 0
CvInfo.cs(2312,18): warning CS0649: Field 'FrameCookie.off' is never assigned to, and will always have its default value 0
CvInfo.cs(1839,19): warning CS0649: Field 'BpRelSym32.typind' is never assigned to, and will always have its default value 0
CvInfo.cs(2209,19): warning CS0649: Field 'DefRangeSym.program' is never assigned to, and will always have its default value 0
CvInfo.cs(2182,19): warning CS0649: Field 'SepCodSym.off' is never assigned to, and will always have its default value 0
CvInfo.cs(2048,21): warning CS0649: Field 'AttrRegRel.reg' is never assigned to, and will always have its default value 0
CvInfo.cs(2019,19): warning CS0649: Field 'WithSym32.len' is never assigned to, and will always have its default value 0
CSC     [net_4_x] sqlsharp.exe
CSC     [net_4_x] sqlmetal.exe
CSC     [net_4_x] svcutil.exe
CSC     [net_4_x] ictool.exe
CSC     [net_4_x] disco.exe
CSC     [net_4_x] soapsuds.exe
CSC     [net_4_x] browsercaps-updater.exe
BrowserCapsUpdater.cs(87,10): warning CS0169: The field 'Updater.tempfile' is never used
BrowserCapsUpdater.cs(88,10): warning CS0169: The field 'Updater.local' is never used
BrowserCapsUpdater.cs(89,7): warning CS0169: The field 'Updater.nupdates' is never used
BrowserCapsUpdater.cs(90,10): warning CS0169: The field 'Updater.date' is never used
CSC     [net_4_x] mono-cil-strip.exe
Mono.Cecil/HashCodeProvider.cs(33,43): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil.Metadata/BlobHeap.cs(57,36): warning CS0618: 'IHashCodeProvider' is obsolete: 'Please use IEqualityComparer instead.'
Mono.Cecil/ExternTypeCollection.cs(85,60): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeDefinitionCollection.cs(85,64): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil/TypeReferenceCollection.cs(85,63): warning CS0618: 'NameObjectCollectionBase.NameObjectCollectionBase(IHashCodeProvider, IComparer)' is obsolete: 'Please use NameObjectCollectionBase(IEqualityComparer) instead.'
Mono.Cecil.Cil/SymbolStoreHelper.cs(67,29): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Mono.Cecil.Metadata/MetadataWriter.cs(134,18): warning CS0618: 'Hashtable.Hashtable(IHashCodeProvider, IComparer)' is obsolete: 'Please use Hashtable(IEqualityComparer) instead.'
Mono.Cecil.Binary/ExportTable.cs(37,17): warning CS0649: Field 'ExportTable.Name' is never assigned to, and will always have its default value null
CSC     [net_4_x] macpack.exe
CSC     [net_4_x] dtd2rng.exe
CSC     [net_4_x] dtd2xsd.exe
CSC     [net_4_x] mdoc.exe
Mono.Documentation/mdoc.cs(51,31): warning CS0618: 'MDocPreserve' is obsolete: 'This functionality is no longer supported.'
Mono.Documentation/monodocer.cs(4024,21): warning CS0168: The variable 'ex' is declared but never used
CSC     [net_4_x] mod.exe
mod.cs(27,23): warning CS0618: 'RootTree.RenderUrl(string, out Node)' is obsolete: 'Use the RenderUrl variant accepting a generator'
CSC     [net_4_x] installvst.exe
CSC     [net_4_x] lc.exe
CSC     [net_4_x] Mono.Configuration.Crypto.dll
warning CS7033: Delay signing was specified and requires a public key, but no public key was specified
Mono.Configuration.Crypto/Key.cs(17,22): warning CS0169: The field 'Key.keypair' is never used
CSC     [net_4_x] mono-configuration-crypto.exe
CSC     [net_4_x] ccrewrite.exe
CSC     [net_4_x] cccheck.exe
CSC     [net_4_x] mdbrebase.exe
CSC     [net_4_x] mdb2ppdb.exe
CSC     [net_4_x] ikdasm.exe
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/ikdasm/Disassembler.cs(2222,26): warning CS0618: 'SecurityAction.RequestMinimum' is obsolete: 'This requests should not be used'
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/ikdasm/Disassembler.cs(2225,26): warning CS0618: 'SecurityAction.RequestRefuse' is obsolete: 'This requests should not be used'
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/ikdasm/Disassembler.cs(2228,26): warning CS0618: 'SecurityAction.RequestOptional' is obsolete: 'This requests should not be used'
CSC     [net_4_x] mono-symbolicate.exe
CSC     [net_4_x] linkeranalyzer.exe
CSC     [net_4_x] mcs.exe
mkdir -p -- ../../class/lib/xbuild_12/
mkdir -p -- ../../class/lib/xbuild_14/
CSC     [xbuild_12] Microsoft.Build.Framework.dll
CSC     [xbuild_14] Microsoft.Build.Framework.dll
CSC     [xbuild_12] Microsoft.Build.Utilities.v12.0.dll
CSC     [xbuild_14] Microsoft.Build.Utilities.Core.dll
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
Microsoft.Build.Utilities/TaskLoggingHelper.cs(39,16): warning CS0169: The field 'TaskLoggingHelper.buildEngine' is never used
CSC     [xbuild_12] Microsoft.Build.Engine.dll
CSC     [xbuild_14] Microsoft.Build.Engine.dll
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
CSC     [xbuild_12] Mono.XBuild.Tasks.dll
CSC     [xbuild_14] Mono.XBuild.Tasks.dll
CSC     [xbuild_12] Microsoft.Build.Tasks.v12.0.dll
CSC     [xbuild_14] Microsoft.Build.Tasks.Core.dll
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/Copy.cs(234,22): warning CS0168: The variable 'ex' is declared but never used
Microsoft.Build.Tasks/Csc.cs(126,9): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
Microsoft.Build.Tasks/CodeTaskFactory.cs(214,18): warning CS0618: 'Assembly.LoadWithPartialName(string)' is obsolete: 'This method has been deprecated. Please use Assembly.Load() instead. http://go.microsoft.com/fwlink/?linkid=14202'
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TrustInfo.cs(40,9): warning CS0649: Field 'TrustInfo.hasUnmanagedCodePermission' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(42,9): warning CS0649: Field 'OutputMessageCollection.warning_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(42,19): warning CS0649: Field 'Product.productBuilder' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(40,10): warning CS0649: Field 'ProxyStub.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(40,8): warning CS0649: Field 'AssemblyIdentity.isNeutralPlatform' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(40,24): warning CS0649: Field 'BuildMessage.severity' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(39,10): warning CS0649: Field 'ComClass.description' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(42,10): warning CS0649: Field 'ComClass.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(40,13): warning CS0649: Field 'BuildResults.component_files' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(38,12): warning CS0649: Field 'BuildMessage.help_keyword' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessageCollection.cs(40,9): warning CS0649: Field 'OutputMessageCollection.error_count' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(39,8): warning CS0649: Field 'WindowClass.versioned' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(41,10): warning CS0649: Field 'TypeLib.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(39,12): warning CS0649: Field 'OutputMessage.text' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(41,12): warning CS0649: Field 'Product.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(43,9): warning CS0649: Field 'BuildResults.succeeded' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(39,10): warning CS0649: Field 'ProxyStub.iid' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(60,15): warning CS0649: Field 'ResolveAssemblyReference.scatterFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(39,8): warning CS0649: Field 'AssemblyIdentity.isFrameworkAssembly' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(42,10): warning CS0649: Field 'TypeLib.version' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyManifest.cs(38,15): warning CS0649: Field 'AssemblyManifest.externalProxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(39,12): warning CS0649: Field 'BuildMessage.message' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(38,10): warning CS0649: Field 'ComClass.clsId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(65,15): warning CS0649: Field 'ResolveAssemblyReference.suggestedRedirects' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(43,27): warning CS0649: Field 'Manifest.fileReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BootstrapperBuilder.cs(41,21): warning CS0649: Field 'BootstrapperBuilder.products' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildMessage.cs(37,9): warning CS0649: Field 'BuildMessage.help_id' is never assigned to, and will always have its default value 0
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(42,10): warning CS0649: Field 'ProxyStub.tlbId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildSettings.cs(49,28): warning CS0649: Field 'BuildSettings.productBuilders' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(40,21): warning CS0649: Field 'OutputMessage.type' is never assigned to, and will always have its default value 
Microsoft.Build.Tasks.Deployment.ManifestUtilities/WindowClass.cs(38,10): warning CS0649: Field 'WindowClass.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(40,10): warning CS0649: Field 'TypeLib.resourceId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/OutputMessage.cs(38,12): warning CS0649: Field 'OutputMessage.name' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(40,21): warning CS0649: Field 'Product.includes' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(41,10): warning CS0649: Field 'ComClass.threadingModel' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(38,10): warning CS0649: Field 'TypeLib.flags' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(42,19): warning CS0649: Field 'BuildResults.messages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(42,13): warning CS0649: Field 'FileReference.typeLibs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(38,10): warning CS0649: Field 'ProxyStub.baseInterface' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(40,31): warning CS0649: Field 'Manifest.assemblyReferences' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/Product.cs(43,12): warning CS0649: Field 'Product.productCode' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/ResolveAssemblyReference.cs(62,15): warning CS0649: Field 'ResolveAssemblyReference.serializationAssemblyFiles' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ProxyStub.cs(41,10): warning CS0649: Field 'ProxyStub.numMethods' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/AssemblyIdentity.cs(41,8): warning CS0649: Field 'AssemblyIdentity.isStrongName' is never assigned to, and will always have its default value false
Microsoft.Build.Tasks.Deployment.ManifestUtilities/TypeLib.cs(39,10): warning CS0649: Field 'TypeLib.helpDirectory' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/ProductBuilder.cs(37,11): warning CS0649: Field 'ProductBuilder.product' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/ComClass.cs(40,10): warning CS0649: Field 'ComClass.progId' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.Bootstrapper/BuildResults.cs(41,11): warning CS0649: Field 'BuildResults.key_file' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/Manifest.cs(45,28): warning CS0649: Field 'Manifest.outputMessages' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(41,15): warning CS0649: Field 'FileReference.proxyStubs' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks.Deployment.ManifestUtilities/FileReference.cs(39,14): warning CS0649: Field 'FileReference.comClasses' is never assigned to, and will always have its default value null
Microsoft.Build.Tasks/SGen.cs(44,10): warning CS0649: Field 'SGen.serializationAssemblyName' is never assigned to, and will always have its default value null
CSC     [xbuild_12] Microsoft.Build.dll
CSC     [xbuild_14] Microsoft.Build.dll
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
Microsoft.Build.Internal/ExpressionTokenizer.cs(242,5): warning CS0162: Unreachable code detected
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine/Microsoft.Build.BuildEngine/ConsoleLogger.cs(287,16): warning CS0168: The variable 'r' is declared but never used
Microsoft.Build.Evaluation/ProjectCollection.cs(131,64): warning CS0067: The event 'ProjectCollection.ProjectCollectionChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(129,54): warning CS0067: The event 'ProjectCollection.ProjectChanged' is never used
Microsoft.Build.Evaluation/ProjectCollection.cs(133,57): warning CS0067: The event 'ProjectCollection.ProjectXmlChanged' is never used
CSC     [xbuild_12] xbuild.exe
Creating the per profile list ../../build/deps/xbuild_14_Microsoft.NuGet.Build.Tasks.dll.sources ...
Read in 13 resources from '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Strings.resx'
Writing resource file...  Done.
CSC     [xbuild_14] Microsoft.NuGet.Build.Tasks.dll
CSC     [xbuild_14] xbuild.exe
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime'
Making all in scripts
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
Makefile:843: warning: overriding recipe for target 'mod'
Makefile:823: warning: ignoring old recipe for target 'mod'
n=`echo makecert | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | cat > makecert.tmp
n=`echo sn | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script_umask.in | cat > sn.tmp
n=`echo al | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > al.tmp
n=`echo ilasm | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > ilasm.tmp
n=`echo gacutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > gacutil.tmp
n=`echo mkbundle | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mkbundle.tmp
n=`echo monop | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > monop.tmp
n=`echo resgen | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > resgen.tmp
mv -f makecert.tmp makecert
mv -f sn.tmp sn
mv -f al.tmp al
n=`echo wsdl | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > wsdl.tmp
mv -f gacutil.tmp gacutil
mv -f monop.tmp monop
n=`echo al2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > al2.tmp
mv -f ilasm.tmp ilasm
mv -f mkbundle.tmp mkbundle
n=`echo gacutil2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > gacutil2.tmp
mv -f resgen.tmp resgen
n=`echo monop2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > monop2.tmp
n=`echo resgen2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > resgen2.tmp
n=`echo wsdl2 | sed 's,2$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > wsdl2.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,mono-service2,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-service.in > mono-service2.tmp
mv -f wsdl.tmp wsdl
mv -f al2.tmp al2
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > nunit-console.tmp
mv -f resgen2.tmp resgen2
mv -f mono-service.tmp mono-service
mv -f gacutil2.tmp gacutil2
mv -f wsdl2.tmp wsdl2
mv -f mono-service2.tmp mono-service2
mv -f monop2.tmp monop2
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > nunit-console2.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono --debug,g' -e 's,@''framework_version@,4.5,g' -e 's,@''exe_name@,nunit-console,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > nunit-console4.tmp
mv -f nunit-console.tmp nunit-console
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f nunit-console2.tmp nunit-console2
for script in mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate ; do                  \
	cmd=`echo $script | sed 's/mdoc-//'` ;         \
	echo "#!/bin/sh" > $script ;                   \
	echo "exec mdoc $cmd \"\$@\"" >> $script;    \
done
mv -f nunit-console4.tmp nunit-console4
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/peverify.in > peverify.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mcs.in > mcs.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/csc.in > csc.tmp
mv -f peverify.tmp peverify
mv -f mcs.tmp mcs
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g'  -e "s,@exe_name@,mono-configuration-crypto,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-configuration-crypto.in > mono-configuration-crypto.tmp
mv -f csc.tmp csc
n=`echo disco | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > disco.tmp
n=`echo dtd2xsd | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > dtd2xsd.tmp
mv -f mono-configuration-crypto.tmp mono-configuration-crypto
n=`echo dtd2rng | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > dtd2rng.tmp
n=`echo installvst | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > installvst.tmp
n=`echo genxs | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > genxs.tmp
n=`echo macpack | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > macpack.tmp
mv -f disco.tmp disco
mv -f dtd2xsd.tmp dtd2xsd
n=`echo mdoc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mdoc.tmp
n=`echo mono-cil-strip | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-cil-strip.tmp
mv -f dtd2rng.tmp dtd2rng
n=`echo prj2make | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > prj2make.tmp
n=`echo soapsuds | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > soapsuds.tmp
mv -f installvst.tmp installvst
mv -f macpack.tmp macpack
mv -f genxs.tmp genxs
mv -f mdoc.tmp mdoc
mv -f mono-cil-strip.tmp mono-cil-strip
n=`echo caspol | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > caspol.tmp
n=`echo cert-sync | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > cert-sync.tmp
n=`echo cert2spc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > cert2spc.tmp
mv -f prj2make.tmp prj2make
mv -f soapsuds.tmp soapsuds
n=`echo certmgr | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > certmgr.tmp
n=`echo chktrust | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > chktrust.tmp
n=`echo crlupdate | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > crlupdate.tmp
n=`echo csharp | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > csharp.tmp
n=`echo httpcfg | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > httpcfg.tmp
mv -f caspol.tmp caspol
mv -f cert2spc.tmp cert2spc
mv -f cert-sync.tmp cert-sync
n=`echo lc | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > lc.tmp
n=`echo mconfig | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mconfig.tmp
mv -f crlupdate.tmp crlupdate
mv -f chktrust.tmp chktrust
mv -f csharp.tmp csharp
mv -f certmgr.tmp certmgr
mv -f httpcfg.tmp httpcfg
n=`echo mod | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mod.tmp
n=`echo monolinker | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > monolinker.tmp
n=`echo mono-api-info | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-api-info.tmp
n=`echo mono-api-html | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-api-html.tmp
n=`echo mono-shlib-cop | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-shlib-cop.tmp
mv -f lc.tmp lc
mv -f mconfig.tmp mconfig
n=`echo mozroots | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mozroots.tmp
n=`echo permview | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > permview.tmp
n=`echo pdb2mdb | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > pdb2mdb.tmp
mv -f mod.tmp mod
mv -f monolinker.tmp monolinker
mv -f mono-api-info.tmp mono-api-info
n=`echo xsd | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > xsd.tmp
mv -f mono-api-html.tmp mono-api-html
n=`echo mono-xmltool | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-xmltool.tmp
mv -f mono-shlib-cop.tmp mono-shlib-cop
mv -f mozroots.tmp mozroots
mv -f permview.tmp permview
n=`echo setreg | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > setreg.tmp
n=`echo secutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > secutil.tmp
mv -f pdb2mdb.tmp pdb2mdb
n=`echo signcode | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > signcode.tmp
n=`echo sgen | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > sgen.tmp
mv -f xsd.tmp xsd
n=`echo sqlmetal | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > sqlmetal.tmp
mv -f mono-xmltool.tmp mono-xmltool
n=`echo sqlsharp | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > sqlsharp.tmp
n=`echo svcutil | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > svcutil.tmp
n=`echo ccrewrite | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > ccrewrite.tmp
mv -f setreg.tmp setreg
mv -f sgen.tmp sgen
mv -f secutil.tmp secutil
n=`echo cccheck | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > cccheck.tmp
mv -f signcode.tmp signcode
mv -f sqlmetal.tmp sqlmetal
n=`echo mdbrebase | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mdbrebase.tmp
mv -f sqlsharp.tmp sqlsharp
mv -f svcutil.tmp svcutil
n=`echo ikdasm | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > ikdasm.tmp
mv -f ccrewrite.tmp ccrewrite
n=`echo mono-symbolicate | sed 's,4$,,'`; \
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' -e 's,@''mono_interp@,mono,g' -e 's,@''framework_version@,4.5,g' -e "s,@""exe_name@,$n,g" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/script.in | cat > mono-symbolicate.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/dmcs.in > dmcs.tmp
sed -e 's,@''bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''plat_bindir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin,g' -e 's,@''mono_instdir@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono,g' -e 's,@''gtkdir@,,g' /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/xbuild.in > xbuild.tmp
mv -f cccheck.tmp cccheck
mv -f mdbrebase.tmp mdbrebase
mv -f dmcs.tmp dmcs
mv -f ikdasm.tmp ikdasm
mv -f xbuild.tmp xbuild
mv -f mono-symbolicate.tmp mono-symbolicate
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
Making all in man
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
Making all in samples
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
Making all in locale-builder
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
Making all in sgen
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
  CC       sgen-grep-binprot-main.o
  CC       sgen-entry-stream.o
  CC       libsgen_grep_binprot_a-sgen-grep-binprot.o
  CC       libsgen_grep_binprot32p_a-sgen-grep-binprot.o
  CC       libsgen_grep_binprot64p_a-sgen-grep-binprot.o
  AR       libsgen-grep-binprot32p.a
  AR       libsgen-grep-binprot.a
  AR       libsgen-grep-binprot64p.a
  CCLD     sgen-grep-binprot
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
Making all in monograph
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
  CC       monograph.o
  CCLD     monograph
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
Making all in pedump
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
  CC       pedump.o
  CCLD     pedump
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
Making all in msvc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
Making all in acceptance-tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
Making all in llvm
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
Making install in mcs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/es.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/locale/es/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/ja.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/locale/ja/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/de.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/locale/de/LC_MESSAGES/mcs.mo
installing /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/pt_BR.gmo as /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/locale/pt_BR/LC_MESSAGES/mcs.mo
if test "mono" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/po/mcs/$file \
		    /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po/mcs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/po'
Making install in eglib
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
Making install in m4
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/m4'
Making install in src
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/src'
Making install in test
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib/test'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/eglib'
Making install in mono
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
Making install in arch
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/arch'
Making install in utils
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/utils'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-logger.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-error.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-publib.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-dl-fallback.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/utils/mono-counters.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/utils'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/utils'
Making install in cil
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/opcode.def '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/cil'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/mono-2.0/mono/cil'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/cil/cil-opcodes.xml '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/mono-2.0/mono/cil'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/cil'
Making install in metadata
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/metadata'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/assembly.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/attrdefs.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/appdomain.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/blob.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/class.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-helpers.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/debug-mono-symfile.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/threads.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/environment.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/exception.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/image.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/loader.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/metadata.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-config.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-debug.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/mono-gc.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/sgen-bridge.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/object.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/opcodes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/profiler.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/reflection.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/row-indexes.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/tokentype.h /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/metadata/verify.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/metadata'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/metadata'
Making install in sgen
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/sgen'
Making install in mini
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
make  install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
 ../../doltlibtool   --mode=install /usr/bin/install -c   libmonosgen-2.0.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.so.1.0.0 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmonosgen-2.0.so.1.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmonosgen-2.0.so.1.0.0 libmonosgen-2.0.so.1 || { rm -f libmonosgen-2.0.so.1 && ln -s libmonosgen-2.0.so.1.0.0 libmonosgen-2.0.so.1; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmonosgen-2.0.so.1.0.0 libmonosgen-2.0.so || { rm -f libmonosgen-2.0.so && ln -s libmonosgen-2.0.so.1.0.0 libmonosgen-2.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmonosgen-2.0.la
libtool: install: /usr/bin/install -c .libs/libmonosgen-2.0.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmonosgen-2.0.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmonosgen-2.0.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmonosgen-2.0.a
libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/iurt/.local/bin:/home/iurt/bin:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c mono-sgen '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c mono-sgen /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/mono-sgen
make  install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin && ln -sf mono-sgen mono)
(cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib; shopt -s nullglob 2>/dev/null; for i in libmonosgen*; do ln -sf $i `echo $i | sed s/sgen//` ; done)
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/jit'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/mini/jit.h '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/include/mono-2.0/mono/jit'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/mini'
Making install in dis
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c monodis '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c monodis /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/monodis
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/dis/monodis.1 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/dis'
Making install in tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
Making install in assemblyresolve
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/assemblyresolve'
Making install in gc-descriptors
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests/gc-descriptors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/tests'
Making install in unit-tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/unit-tests'
Making install in benchmark
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/benchmark'
Making install in profiler
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
 ../../doltlibtool   --mode=install /usr/bin/install -c   libmono-profiler-aot.la libmono-profiler-aot-static.la libmono-profiler-iomap.la libmono-profiler-iomap-static.la libmono-profiler-log.la libmono-profiler-log-static.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
libtool: warning: relinking 'libmono-profiler-aot.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler; /bin/sh "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler/../../libtool"  --silent --tag CC --mode=relink gcc -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -Werror-implicit-function-declaration -o libmono-profiler-aot.la -rpath /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib mono-profiler-aot.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread )
libtool: install: /usr/bin/install -c .libs/libmono-profiler-aot.so.0.0.0T /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so.0 || { rm -f libmono-profiler-aot.so.0 && ln -s libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so || { rm -f libmono-profiler-aot.so && ln -s libmono-profiler-aot.so.0.0.0 libmono-profiler-aot.so; }; })
libtool: install: /usr/bin/install -c .libs/libmono-profiler-aot.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot.la
libtool: install: /usr/bin/install -c .libs/libmono-profiler-aot-static.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot-static.la
libtool: warning: relinking 'libmono-profiler-iomap.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler; /bin/sh "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler/../../libtool"  --silent --tag CC --mode=relink gcc -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -Werror-implicit-function-declaration -o libmono-profiler-iomap.la -rpath /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib mono-profiler-iomap.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread )
libtool: install: /usr/bin/install -c .libs/libmono-profiler-iomap.so.0.0.0T /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-iomap.so.0.0.0 libmono-profiler-iomap.so.0 || { rm -f libmono-profiler-iomap.so.0 && ln -s libmono-profiler-iomap.so.0.0.0 libmono-profiler-iomap.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-iomap.so.0.0.0 libmono-profiler-iomap.so || { rm -f libmono-profiler-iomap.so && ln -s libmono-profiler-iomap.so.0.0.0 libmono-profiler-iomap.so; }; })
libtool: install: /usr/bin/install -c .libs/libmono-profiler-iomap.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap.la
libtool: install: /usr/bin/install -c .libs/libmono-profiler-iomap-static.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap-static.la
libtool: warning: relinking 'libmono-profiler-log.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler; /bin/sh "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler/../../libtool"  --silent --tag CC --mode=relink gcc -g -O2 -std=gnu99 -fno-strict-aliasing -fwrapv -DMONO_DLL_EXPORT -Wno-unused-but-set-variable -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -Wno-switch -Wno-switch-enum -Wno-unused-value -Wno-attributes -Wno-format-zero-length -Werror-implicit-function-declaration -o libmono-profiler-log.la -rpath /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib mono-profiler-log.lo ../../mono/mini/libmonosgen-2.0.la -L../../eglib/src -leglib -lm -lm -lrt -ldl -lpthread )
libtool: install: /usr/bin/install -c .libs/libmono-profiler-log.so.0.0.0T /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-log.so.0.0.0 libmono-profiler-log.so.0 || { rm -f libmono-profiler-log.so.0 && ln -s libmono-profiler-log.so.0.0.0 libmono-profiler-log.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib && { ln -s -f libmono-profiler-log.so.0.0.0 libmono-profiler-log.so || { rm -f libmono-profiler-log.so && ln -s libmono-profiler-log.so.0.0.0 libmono-profiler-log.so; }; })
libtool: install: /usr/bin/install -c .libs/libmono-profiler-log.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log.la
libtool: install: /usr/bin/install -c .libs/libmono-profiler-log-static.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log-static.la
libtool: install: /usr/bin/install -c .libs/libmono-profiler-aot.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot.a
libtool: install: /usr/bin/install -c .libs/libmono-profiler-aot-static.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot-static.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot-static.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-aot-static.a
libtool: install: /usr/bin/install -c .libs/libmono-profiler-iomap.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap.a
libtool: install: /usr/bin/install -c .libs/libmono-profiler-iomap-static.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap-static.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap-static.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-iomap-static.a
libtool: install: /usr/bin/install -c .libs/libmono-profiler-log.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log.a
libtool: install: /usr/bin/install -c .libs/libmono-profiler-log-static.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log-static.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log-static.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libmono-profiler-log-static.a
libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/iurt/.local/bin:/home/iurt/bin:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c mprof-report '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c mprof-report /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/mprof-report
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/mono-2.0/mono/profiler'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mono/profiler/mono-profiler-log.suppression '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/mono-2.0/mono/profiler'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono/profiler'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/mono'
Making install in ikvm-native
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
 ../doltlibtool   --mode=install /usr/bin/install -c   libikvm-native.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
libtool: install: /usr/bin/install -c .libs/libikvm-native.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libikvm-native.so
libtool: install: /usr/bin/install -c .libs/libikvm-native.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libikvm-native.la
libtool: install: /usr/bin/install -c .libs/libikvm-native.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libikvm-native.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libikvm-native.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libikvm-native.a
libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/iurt/.local/bin:/home/iurt/bin:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/ikvm-native'
Making install in support
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
 ../doltlibtool   --mode=install /usr/bin/install -c   libMonoPosixHelper.la libMonoSupportW.la '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib'
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoPosixHelper.so
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoPosixHelper.la
libtool: install: /usr/bin/install -c .libs/libMonoSupportW.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoSupportW.so
libtool: install: /usr/bin/install -c .libs/libMonoSupportW.lai /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoSupportW.la
libtool: install: /usr/bin/install -c .libs/libMonoPosixHelper.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoPosixHelper.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoPosixHelper.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoPosixHelper.a
libtool: install: /usr/bin/install -c .libs/libMonoSupportW.a /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoSupportW.a
libtool: install: chmod 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoSupportW.a
libtool: install: ranlib /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/libMonoSupportW.a
libtool: finish: PATH="/usr/local/bin:/usr/bin:/usr/local/games:/usr/games:/home/iurt/.local/bin:/home/iurt/bin:/sbin" ldconfig -n /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/support'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
Making install in net_2_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/2.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/2.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/2.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_2_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/2.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_2_0'
Making install in net_4_0
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.0/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.0/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.0'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_0/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.0'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_0'
Making install in net_4_5
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
Making install in Browsers
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.5/Browsers'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/Browsers/../../Browsers/Compat.browser '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.5/Browsers'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5/Browsers'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[4]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.5'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/machine.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/web.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/DefaultWsdlHelpGenerator.aspx /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/net_4_5/settings.map '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/4.5'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data/net_4_5'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
make[3]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/gdb/mono-gdb.py mono-sgen-gdb.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono'
 /usr/bin/install -c -m 644 config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/browscap.ini '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/lldb'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/lldb/mono.py '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/lldb'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/pkgconfig'
 /usr/bin/install -c -m 644 mono.pc mono-2.pc dotnet.pc dotnet35.pc wcf.pc mono-nunit.pc mono-cairo.pc mono-options.pc cecil.pc monodoc.pc mono-lineeditor.pc system.web.extensions_1.0.pc system.web.extensions.design_1.0.pc system.web.mvc.pc system.web.mvc2.pc system.web.mvc3.pc aspnetwebstack.pc reactive.pc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/data/xbuild12.pc monosgen-2.pc '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/pkgconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/data'
Making install in runtime
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime'
cd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs && make NO_DIR_CHECK=1 PROFILES='binary_reference_assemblies net_4_x xbuild_12 xbuild_14         ' RUNTIME_HAS_CONSISTENT_GACDIR=yes prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install install-profiles
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make profile-do--binary_reference_assemblies--install profile-do--net_4_x--install profile-do--xbuild_12--install profile-do--xbuild_14--install
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=basic install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/jay'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/jay'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/jay'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/jay'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=build install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make install-local
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/commoncryptogenerator'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/commoncryptogenerator'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=binary_reference_assemblies install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/reference-assemblies'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/reference-assemblies'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/2.0-api
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/2.0-api
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/3.5-api
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/3.5-api
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0-api
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0-api
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api/Facades
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api/Facades
/usr/bin/install -c -c -m 755 ../../../external/binary-reference-assemblies/v2.0/*.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/2.0-api
/usr/bin/install -c -c -m 755 ../../../external/binary-reference-assemblies/v3.5/*.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/3.5-api
/usr/bin/install -c -c -m 755 ../../../external/binary-reference-assemblies/v4.0/*.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0-api
/usr/bin/install -c -c -m 755 ../../../external/binary-reference-assemblies/v4.5/*.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api
/usr/bin/install -c -c -m 755 ../../../external/binary-reference-assemblies/v4.5/Facades/*.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5-api/Facades
# Unfortunately, a few programs (most notably NUnit and FSharp) have hardcoded checks for <prefix>/lib/mono/4.0/mscorlib.dll or Mono.Posix.dll,
# so we need to place something there or those tools break. We decided to symlink to the reference assembly for now.
# See https://bugzilla.xamarin.com/show_bug.cgi?id=38331 and https://bugzilla.xamarin.com/show_bug.cgi?id=41052
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0
ln -sf ../4.0-api/mscorlib.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0/mscorlib.dll
ln -sf ../4.0-api/Mono.Posix.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.0/Mono.Posix.dll
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/reference-assemblies'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/reference-assemblies'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=net_4_x install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mscorlib.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/mscorlib.dll
test ! -f ./../../class/lib/net_4_x/mscorlib.dll.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mscorlib.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/mscorlib.dll.mdb
test ! -f ./../../class/lib/net_4_x/mscorlib.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mscorlib.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/mscorlib.pdb
test ! -f ./../../class/lib/net_4_x/mscorlib.dll.so || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mscorlib.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/corlib'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Security.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Security.dll -> ../gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll
Installed ./../../class/lib/net_4_x/Mono.Security.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.dll -> ../gac/System/4.0.0.0__b77a5c561934e089/System.dll
Installed ./../../class/lib/net_4_x/System.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Xml.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Xml.dll -> ../gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll
Installed ./../../class/lib/net_4_x/System.Xml.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.XML'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.CompilerServices.SymbolWriter.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.CompilerServices.SymbolWriter.dll -> ../gac/Mono.CompilerServices.SymbolWriter/4.0.0.0__0738eb9f132ed756/Mono.CompilerServices.SymbolWriter.dll
Installed ./../../class/lib/net_4_x/Mono.CompilerServices.SymbolWriter.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Posix.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Posix.dll -> ../gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll
Installed ./../../class/lib/net_4_x/Mono.Posix.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Posix'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Core.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Core.dll -> ../gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll
Installed ./../../class/lib/net_4_x/System.Core.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Security'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Security'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Security.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Security.dll -> ../gac/System.Security/4.0.0.0__b03f5f7f11d50a3a/System.Security.dll
Installed ./../../class/lib/net_4_x/System.Security.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Security'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration'
Makefile:25: warning: overriding recipe for target 'test-local'
../../build/library.make:218: warning: ignoring old recipe for target 'test-local'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Configuration.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Configuration.dll -> ../gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
Installed ./../../class/lib/net_4_x/System.Configuration.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/resgen.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/resgen.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f resgen.exe.so || /usr/bin/install -c -c -m 755 resgen.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.IO.Compression.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.IO.Compression.dll -> ../gac/System.IO.Compression/4.0.0.0__b77a5c561934e089/System.IO.Compression.dll
Installed ./../../class/lib/net_4_x/System.IO.Compression.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression.FileSystem'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression.FileSystem'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.IO.Compression.FileSystem.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.IO.Compression.FileSystem.dll -> ../gac/System.IO.Compression.FileSystem/4.0.0.0__b77a5c561934e089/System.IO.Compression.FileSystem.dll
Installed ./../../class/lib/net_4_x/System.IO.Compression.FileSystem.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression.FileSystem'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IO.Compression.FileSystem'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Drawing.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Drawing.dll -> ../gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
Installed ./../../class/lib/net_4_x/System.Drawing.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Transactions'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Transactions'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Transactions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Transactions.dll -> ../gac/System.Transactions/4.0.0.0__b77a5c561934e089/System.Transactions.dll
Installed ./../../class/lib/net_4_x/System.Transactions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Transactions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Transactions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.EnterpriseServices'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.EnterpriseServices'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.EnterpriseServices.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.EnterpriseServices.dll -> ../gac/System.EnterpriseServices/4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
Installed ./../../class/lib/net_4_x/System.EnterpriseServices.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.EnterpriseServices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.EnterpriseServices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Tds'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Tds'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Data.Tds.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Data.Tds.dll -> ../gac/Mono.Data.Tds/4.0.0.0__0738eb9f132ed756/Mono.Data.Tds.dll
Installed ./../../class/lib/net_4_x/Mono.Data.Tds.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Tds'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Tds'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Numerics.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Numerics.dll -> ../gac/System.Numerics/4.0.0.0__b77a5c561934e089/System.Numerics.dll
Installed ./../../class/lib/net_4_x/System.Numerics.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics.Vectors'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics.Vectors'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Numerics.Vectors.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Numerics.Vectors.dll -> ../gac/System.Numerics.Vectors/4.0.0.0__b03f5f7f11d50a3a/System.Numerics.Vectors.dll
Installed ./../../class/lib/net_4_x/System.Numerics.Vectors.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics.Vectors'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Numerics.Vectors'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.dll -> ../gac/System.Data/4.0.0.0__b77a5c561934e089/System.Data.dll
Installed ./../../class/lib/net_4_x/System.Data.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.DataAnnotations'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.DataAnnotations'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ComponentModel.DataAnnotations.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ComponentModel.DataAnnotations.dll -> ../gac/System.ComponentModel.DataAnnotations/4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
Installed ./../../class/lib/net_4_x/System.ComponentModel.DataAnnotations.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.DataAnnotations'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.DataAnnotations'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Accessibility'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Accessibility'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Accessibility.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Accessibility.dll -> ../gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
Installed ./../../class/lib/net_4_x/Accessibility.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Accessibility'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Accessibility'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.WebBrowser'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.WebBrowser'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.WebBrowser.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.WebBrowser.dll -> ../gac/Mono.WebBrowser/4.0.0.0__0738eb9f132ed756/Mono.WebBrowser.dll
Installed ./../../class/lib/net_4_x/Mono.WebBrowser.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.WebBrowser'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.WebBrowser'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization.Formatters.Soap'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization.Formatters.Soap'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.Serialization.Formatters.Soap.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.Serialization.Formatters.Soap.dll -> ../gac/System.Runtime.Serialization.Formatters.Soap/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
Installed ./../../class/lib/net_4_x/System.Runtime.Serialization.Formatters.Soap.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization.Formatters.Soap'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization.Formatters.Soap'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Windows.Forms.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Windows.Forms.dll -> ../gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
Installed ./../../class/lib/net_4_x/System.Windows.Forms.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Sqlite'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Sqlite'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Data.Sqlite.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Data.Sqlite.dll -> ../gac/Mono.Data.Sqlite/4.0.0.0__0738eb9f132ed756/Mono.Data.Sqlite.dll
Installed ./../../class/lib/net_4_x/Mono.Data.Sqlite.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Sqlite'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Data.Sqlite'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.ApplicationServices'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.ApplicationServices'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.ApplicationServices.dll -> ../gac/System.Web.ApplicationServices/4.0.0.0__31bf3856ad364e35/System.Web.ApplicationServices.dll
Installed ./../../class/lib/net_4_x/System.Web.ApplicationServices.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.ApplicationServices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.ApplicationServices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Novell.Directory.Ldap'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Novell.Directory.Ldap'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Novell.Directory.Ldap.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Novell.Directory.Ldap.dll -> ../gac/Novell.Directory.Ldap/4.0.0.0__0738eb9f132ed756/Novell.Directory.Ldap.dll
Installed ./../../class/lib/net_4_x/Novell.Directory.Ldap.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Novell.Directory.Ldap'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Novell.Directory.Ldap'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.DirectoryServices.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.DirectoryServices.dll -> ../gac/System.DirectoryServices/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
Installed ./../../class/lib/net_4_x/System.DirectoryServices.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web'
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test'
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test/TestMonoWeb'
make install-local
make[9]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test/TestMonoWeb'
make[9]: Nothing to be done for 'install-local'.
make[9]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test/TestMonoWeb'
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test/TestMonoWeb'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test'
make[8]: Nothing to be done for 'install-local'.
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web/Test'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web'
Makefile:428: warning: overriding recipe for target 'clean-local'
../../build/library.make:215: warning: ignoring old recipe for target 'clean-local'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.dll -> ../gac/System.Web/4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
Installed ./../../class/lib/net_4_x/System.Web.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Services'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Services'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Services.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Services.dll -> ../gac/System.Web.Services/4.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
Installed ./../../class/lib/net_4_x/System.Web.Services.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Services'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Services'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Design'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Design'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Design.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Design.dll -> ../gac/System.Design/4.0.0.0__b03f5f7f11d50a3a/System.Design.dll
Installed ./../../class/lib/net_4_x/System.Design.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Design'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Design'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Remoting'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Remoting'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.Remoting.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.Remoting.dll -> ../gac/System.Runtime.Remoting/4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
Installed ./../../class/lib/net_4_x/System.Runtime.Remoting.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Remoting'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Remoting'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration.Install'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration.Install'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Configuration.Install.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Configuration.Install.dll -> ../gac/System.Configuration.Install/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
Installed ./../../class/lib/net_4_x/System.Configuration.Install.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration.Install'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Configuration.Install'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Management'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Management'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Management.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Management.dll -> ../gac/System.Management/4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
Installed ./../../class/lib/net_4_x/System.Management.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Management'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Management'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.OracleClient'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.OracleClient'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.OracleClient.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.OracleClient.dll -> ../gac/System.Data.OracleClient/4.0.0.0__b77a5c561934e089/System.Data.OracleClient.dll
Installed ./../../class/lib/net_4_x/System.Data.OracleClient.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.OracleClient'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.OracleClient'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Cscompmgd'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Cscompmgd'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/cscompmgd.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/cscompmgd.dll -> ../gac/cscompmgd/0.0.0.0__b03f5f7f11d50a3a/cscompmgd.dll
Installed ./../../class/lib/net_4_x/cscompmgd.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Cscompmgd'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Cscompmgd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Commons.Xml.Relaxng'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Commons.Xml.Relaxng'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Commons.Xml.Relaxng.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Commons.Xml.Relaxng.dll -> ../gac/Commons.Xml.Relaxng/4.0.0.0__0738eb9f132ed756/Commons.Xml.Relaxng.dll
Installed ./../../class/lib/net_4_x/Commons.Xml.Relaxng.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Commons.Xml.Relaxng'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Commons.Xml.Relaxng'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Messaging.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Messaging.dll -> ../gac/Mono.Messaging/4.0.0.0__0738eb9f132ed756/Mono.Messaging.dll
Installed ./../../class/lib/net_4_x/Mono.Messaging.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Messaging'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Messaging'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Messaging.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Messaging.dll -> ../gac/System.Messaging/4.0.0.0__b03f5f7f11d50a3a/System.Messaging.dll
Installed ./../../class/lib/net_4_x/System.Messaging.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Messaging'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Messaging'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceProcess'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceProcess'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceProcess.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceProcess.dll -> ../gac/System.ServiceProcess/4.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
Installed ./../../class/lib/net_4_x/System.ServiceProcess.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceProcess'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceProcess'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing.Design'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing.Design'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Drawing.Design.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Drawing.Design.dll -> ../gac/System.Drawing.Design/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.Design.dll
Installed ./../../class/lib/net_4_x/System.Drawing.Design.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing.Design'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Drawing.Design'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/ICSharpCode.SharpZipLib'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/ICSharpCode.SharpZipLib'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/ICSharpCode.SharpZipLib.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/ICSharpCode.SharpZipLib.dll -> ../gac/ICSharpCode.SharpZipLib/4.84.0.0__1b03e6acf1164f73/ICSharpCode.SharpZipLib.dll
Installed ./../../class/lib/net_4_x/ICSharpCode.SharpZipLib.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/ICSharpCode.SharpZipLib'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/ICSharpCode.SharpZipLib'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/IBM.Data.DB2'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/IBM.Data.DB2'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/IBM.Data.DB2.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/IBM.Data.DB2.dll -> ../gac/IBM.Data.DB2/1.0.0.0__7c307b91aa13d208/IBM.Data.DB2.dll
Installed ./../../class/lib/net_4_x/IBM.Data.DB2.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/IBM.Data.DB2'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/IBM.Data.DB2'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/CustomMarshalers'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/CustomMarshalers'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/CustomMarshalers.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/CustomMarshalers.dll -> ../gac/CustomMarshalers/4.0.0.0__b03f5f7f11d50a3a/CustomMarshalers.dll
Installed ./../../class/lib/net_4_x/CustomMarshalers.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/CustomMarshalers'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/CustomMarshalers'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SystemWebTestShim'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Internals'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Internals'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.Internals.dll -> ../gac/System.ServiceModel.Internals/0.0.0.0__b77a5c561934e089/System.ServiceModel.Internals.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.Internals.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Internals'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Internals'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SMDiagnostics'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SMDiagnostics'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/SMDiagnostics.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/SMDiagnostics.dll -> ../gac/SMDiagnostics/0.0.0.0__b77a5c561934e089/SMDiagnostics.dll
Installed ./../../class/lib/net_4_x/SMDiagnostics.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SMDiagnostics'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/SMDiagnostics'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.Serialization.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.Serialization.dll -> ../gac/System.Runtime.Serialization/4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
Installed ./../../class/lib/net_4_x/System.Runtime.Serialization.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Serialization'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Xml.Linq.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Xml.Linq.dll -> ../gac/System.Xml.Linq/4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
Installed ./../../class/lib/net_4_x/System.Xml.Linq.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Linq'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Linq'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Linq'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.Linq.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.Linq.dll -> ../gac/System.Data.Linq/4.0.0.0__b77a5c561934e089/System.Data.Linq.dll
Installed ./../../class/lib/net_4_x/System.Data.Linq.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Linq'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Linq'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Abstractions'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Abstractions'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Abstractions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Abstractions.dll -> ../gac/System.Web.Abstractions/4.0.0.0__31bf3856ad364e35/System.Web.Abstractions.dll
Installed ./../../class/lib/net_4_x/System.Web.Abstractions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Abstractions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Abstractions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Routing'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Routing'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Routing.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Routing.dll -> ../gac/System.Web.Routing/4.0.0.0__31bf3856ad364e35/System.Web.Routing.dll
Installed ./../../class/lib/net_4_x/System.Web.Routing.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Routing'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Routing'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.DurableInstancing'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.DurableInstancing'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.DurableInstancing.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.DurableInstancing.dll -> ../gac/System.Runtime.DurableInstancing/4.0.0.0__31bf3856ad364e35/System.Runtime.DurableInstancing.dll
Installed ./../../class/lib/net_4_x/System.Runtime.DurableInstancing.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.DurableInstancing'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.DurableInstancing'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.IdentityModel.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.IdentityModel.dll -> ../gac/System.IdentityModel/4.0.0.0__b77a5c561934e089/System.IdentityModel.dll
Installed ./../../class/lib/net_4_x/System.IdentityModel.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel.Selectors'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel.Selectors'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.IdentityModel.Selectors.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.IdentityModel.Selectors.dll -> ../gac/System.IdentityModel.Selectors/4.0.0.0__b77a5c561934e089/System.IdentityModel.Selectors.dll
Installed ./../../class/lib/net_4_x/System.IdentityModel.Selectors.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel.Selectors'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.IdentityModel.Selectors'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.dll -> ../gac/System.ServiceModel/4.0.0.0__b77a5c561934e089/System.ServiceModel.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions/Test'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions/Test'
make[8]: Nothing to be done for 'install-local'.
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions/Test'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions/Test'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Extensions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Extensions.dll -> ../gac/System.Web.Extensions/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.dll
Installed ./../../class/lib/net_4_x/System.Web.Extensions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions.Design'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions.Design'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Extensions.Design.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Extensions.Design.dll -> ../gac/System.Web.Extensions.Design/4.0.0.0__31bf3856ad364e35/System.Web.Extensions.Design.dll
Installed ./../../class/lib/net_4_x/System.Web.Extensions.Design.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions.Design'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Extensions.Design'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.DynamicData'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.DynamicData'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.DynamicData.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.DynamicData.dll -> ../gac/System.Web.DynamicData/4.0.0.0__31bf3856ad364e35/System.Web.DynamicData.dll
Installed ./../../class/lib/net_4_x/System.Web.DynamicData.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.DynamicData'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.DynamicData'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CSharp'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CSharp'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.CSharp.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.CSharp.dll -> ../gac/Mono.CSharp/4.0.0.0__0738eb9f132ed756/Mono.CSharp.dll
Installed ./../../class/lib/net_4_x/Mono.CSharp.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CSharp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CSharp'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Net.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Net.dll -> ../gac/System.Net/4.0.0.0__b03f5f7f11d50a3a/System.Net.dll
Installed ./../../class/lib/net_4_x/System.Net.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Json.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Json.dll -> ../gac/System.Json/4.0.0.0__31bf3856ad364e35/System.Json.dll
Installed ./../../class/lib/net_4_x/System.Json.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.CSharp'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.CSharp'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.CSharp.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.CSharp.dll -> ../gac/Microsoft.CSharp/4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
Installed ./../../class/lib/net_4_x/Microsoft.CSharp.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.CSharp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.CSharp'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xaml'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xaml'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Xaml.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Xaml.dll -> ../gac/System.Xaml/4.0.0.0__b77a5c561934e089/System.Xaml.dll
Installed ./../../class/lib/net_4_x/System.Xaml.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xaml'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xaml'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WindowsBase'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WindowsBase'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/WindowsBase.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/WindowsBase.dll -> ../gac/WindowsBase/4.0.0.0__31bf3856ad364e35/WindowsBase.dll
Installed ./../../class/lib/net_4_x/WindowsBase.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WindowsBase'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WindowsBase'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Activation'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Activation'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.Activation.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.Activation.dll -> ../gac/System.ServiceModel.Activation/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Activation.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.Activation.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Activation'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Activation'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.Routing.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.Routing.dll -> ../gac/System.ServiceModel.Routing/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Routing.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.Routing.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Routing'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.Discovery.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.Discovery.dll -> ../gac/System.ServiceModel.Discovery/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Discovery.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.Discovery.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Discovery'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Caching'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Caching'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.Caching.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.Caching.dll -> ../gac/System.Runtime.Caching/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Caching.dll
Installed ./../../class/lib/net_4_x/System.Runtime.Caching.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Caching'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.Caching'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Web.Infrastructure'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Web.Infrastructure'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Web.Infrastructure.dll -> ../gac/Microsoft.Web.Infrastructure/1.0.0.0__31bf3856ad364e35/Microsoft.Web.Infrastructure.dll
Installed ./../../class/lib/net_4_x/Microsoft.Web.Infrastructure.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Web.Infrastructure'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Web.Infrastructure'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ServiceModel.Web.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ServiceModel.Web.dll -> ../gac/System.ServiceModel.Web/4.0.0.0__31bf3856ad364e35/System.ServiceModel.Web.dll
Installed ./../../class/lib/net_4_x/System.ServiceModel.Web.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ServiceModel.Web'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Net.Http.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Net.Http.dll -> ../gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll
Installed ./../../class/lib/net_4_x/System.Net.Http.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.WebRequest'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.WebRequest'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Net.Http.WebRequest.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Net.Http.WebRequest.dll -> ../gac/System.Net.Http.WebRequest/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.WebRequest.dll
Installed ./../../class/lib/net_4_x/System.Net.Http.WebRequest.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.WebRequest'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.WebRequest'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Razor'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Razor'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Razor.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Razor.dll -> ../gac/System.Web.Razor/2.0.0.0__31bf3856ad364e35/System.Web.Razor.dll
Installed ./../../class/lib/net_4_x/System.Web.Razor.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Razor'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Razor'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Deployment'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Deployment'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.WebPages.Deployment.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.WebPages.Deployment.dll -> ../gac/System.Web.WebPages.Deployment/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Deployment.dll
Installed ./../../class/lib/net_4_x/System.Web.WebPages.Deployment.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Deployment'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Deployment'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.WebPages.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.WebPages.dll -> ../gac/System.Web.WebPages/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.dll
Installed ./../../class/lib/net_4_x/System.Web.WebPages.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Razor'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Razor'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.WebPages.Razor.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.WebPages.Razor.dll -> ../gac/System.Web.WebPages.Razor/2.0.0.0__31bf3856ad364e35/System.Web.WebPages.Razor.dll
Installed ./../../class/lib/net_4_x/System.Web.WebPages.Razor.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Razor'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.WebPages.Razor'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mvc3'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mvc3'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Mvc.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Mvc.dll -> ../gac/System.Web.Mvc/3.0.0.0__31bf3856ad364e35/System.Web.Mvc.dll
Installed ./../../class/lib/net_4_x/System.Web.Mvc.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mvc3'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mvc3'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.Formatting'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.Formatting'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Net.Http.Formatting.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Net.Http.Formatting.dll -> ../gac/System.Net.Http.Formatting/4.0.0.0__31bf3856ad364e35/System.Net.Http.Formatting.dll
Installed ./../../class/lib/net_4_x/System.Net.Http.Formatting.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.Formatting'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Net.Http.Formatting'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Http.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Http.dll -> ../gac/System.Web.Http/4.0.0.0__31bf3856ad364e35/System.Web.Http.dll
Installed ./../../class/lib/net_4_x/System.Web.Http.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.SelfHost'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.SelfHost'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Http.SelfHost.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Http.SelfHost.dll -> ../gac/System.Web.Http.SelfHost/4.0.0.0__31bf3856ad364e35/System.Web.Http.SelfHost.dll
Installed ./../../class/lib/net_4_x/System.Web.Http.SelfHost.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.SelfHost'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.SelfHost'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.WebHost'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.WebHost'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Http.WebHost.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Http.WebHost.dll -> ../gac/System.Web.Http.WebHost/4.0.0.0__31bf3856ad364e35/System.Web.Http.WebHost.dll
Installed ./../../class/lib/net_4_x/System.Web.Http.WebHost.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.WebHost'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Http.WebHost'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Runtime.InteropServices.RuntimeInformation.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Runtime.InteropServices.RuntimeInformation.dll -> ../gac/System.Runtime.InteropServices.RuntimeInformation/4.0.0.0__b03f5f7f11d50a3a/System.Runtime.InteropServices.RuntimeInformation.dll
Installed ./../../class/lib/net_4_x/System.Runtime.InteropServices.RuntimeInformation.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Runtime.InteropServices.RuntimeInformation'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Build.Framework.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Build.Framework.dll -> ../gac/Microsoft.Build.Framework/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
Installed ./../../class/lib/net_4_x/Microsoft.Build.Framework.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Build.Utilities.v4.0.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Build.Utilities.v4.0.dll -> ../gac/Microsoft.Build.Utilities.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v4.0.dll
Installed ./../../class/lib/net_4_x/Microsoft.Build.Utilities.v4.0.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Build.Engine.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Build.Engine.dll -> ../gac/Microsoft.Build.Engine/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll
Installed ./../../class/lib/net_4_x/Microsoft.Build.Engine.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.XBuild.Tasks.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.XBuild.Tasks.dll -> ../gac/Mono.XBuild.Tasks/4.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
Installed ./../../class/lib/net_4_x/Mono.XBuild.Tasks.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Build.Tasks.v4.0.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Build.Tasks.v4.0.dll -> ../gac/Microsoft.Build.Tasks.v4.0/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v4.0.dll
Installed ./../../class/lib/net_4_x/Microsoft.Build.Tasks.v4.0.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.Build.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.Build.dll -> ../gac/Microsoft.Build/4.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll
Installed ./../../class/lib/net_4_x/Microsoft.Build.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/PEAPI.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/PEAPI.dll -> ../gac/PEAPI/4.0.0.0__0738eb9f132ed756/PEAPI.dll
Installed ./../../class/lib/net_4_x/PEAPI.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/PEAPI'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Common'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Common'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.dll -> ../gac/I18N/4.0.0.0__0738eb9f132ed756/I18N.dll
Installed ./../../../class/lib/net_4_x/I18N.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Common'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Common'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/West'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/West'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.West.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.West.dll -> ../gac/I18N.West/4.0.0.0__0738eb9f132ed756/I18N.West.dll
Installed ./../../../class/lib/net_4_x/I18N.West.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/West'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/West'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/MidEast'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/MidEast'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.MidEast.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.MidEast.dll -> ../gac/I18N.MidEast/4.0.0.0__0738eb9f132ed756/I18N.MidEast.dll
Installed ./../../../class/lib/net_4_x/I18N.MidEast.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/MidEast'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/MidEast'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Other'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Other'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.Other.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.Other.dll -> ../gac/I18N.Other/4.0.0.0__0738eb9f132ed756/I18N.Other.dll
Installed ./../../../class/lib/net_4_x/I18N.Other.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Other'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Other'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Rare'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Rare'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.Rare.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.Rare.dll -> ../gac/I18N.Rare/4.0.0.0__0738eb9f132ed756/I18N.Rare.dll
Installed ./../../../class/lib/net_4_x/I18N.Rare.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Rare'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/Rare'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/CJK'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/CJK'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/I18N.CJK.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/I18N.CJK.dll -> ../gac/I18N.CJK/4.0.0.0__0738eb9f132ed756/I18N.CJK.dll
Installed ./../../../class/lib/net_4_x/I18N.CJK.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/CJK'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N/CJK'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/I18N'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Btls.Interface'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Btls.Interface'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Http'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Http'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Http.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Http.dll -> ../gac/Mono.Http/4.0.0.0__0738eb9f132ed756/Mono.Http.dll
Installed ./../../class/lib/net_4_x/Mono.Http.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Http'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Http'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cairo'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cairo'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Cairo.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Cairo.dll -> ../gac/Mono.Cairo/4.0.0.0__0738eb9f132ed756/Mono.Cairo.dll
Installed ./../../class/lib/net_4_x/Mono.Cairo.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cairo'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cairo'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Cecil.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib 
Installed ./../../class/lib/net_4_x/Mono.Cecil.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil.Mdb'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Cecil.Mdb'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Debugger.Soft'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Debugger.Soft'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Debugger.Soft.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Debugger.Soft.dll -> ../gac/Mono.Debugger.Soft/4.0.0.0__0738eb9f132ed756/Mono.Debugger.Soft.dll
Installed ./../../class/lib/net_4_x/Mono.Debugger.Soft.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Debugger.Soft'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Debugger.Soft'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.C5'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.C5'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Management'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Management'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Management.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Management.dll -> ../gac/Mono.Management/4.0.0.0__0738eb9f132ed756/Mono.Management.dll
Installed ./../../class/lib/net_4_x/Mono.Management.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Management'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Management'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Options'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Options'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono-source-libs
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono-source-libs
/usr/bin/install -c -m 644 Mono.Options/Options.cs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono-source-libs
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Options'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Options'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Simd'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Simd'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Simd.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Simd.dll -> ../gac/Mono.Simd/4.0.0.0__0738eb9f132ed756/Mono.Simd.dll
Installed ./../../class/lib/net_4_x/Mono.Simd.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Simd'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Simd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Tasklets'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Tasklets'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Tasklets.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Tasklets.dll -> ../gac/Mono.Tasklets/4.0.0.0__0738eb9f132ed756/Mono.Tasklets.dll
Installed ./../../class/lib/net_4_x/Mono.Tasklets.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Tasklets'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Tasklets'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CodeContracts'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CodeContracts'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.CodeContracts.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.CodeContracts.dll -> ../gac/Mono.CodeContracts/4.0.0.0__0738eb9f132ed756/Mono.CodeContracts.dll
Installed ./../../class/lib/net_4_x/Mono.CodeContracts.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CodeContracts'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.CodeContracts'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Parallel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Parallel'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Parallel.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Parallel.dll -> ../gac/Mono.Parallel/4.0.0.0__0738eb9f132ed756/Mono.Parallel.dll
Installed ./../../class/lib/net_4_x/Mono.Parallel.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Parallel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Parallel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security.Win32'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security.Win32'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Security.Win32.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Security.Win32.dll -> ../gac/Mono.Security.Win32/4.0.0.0__0738eb9f132ed756/Mono.Security.Win32.dll
Installed ./../../class/lib/net_4_x/Mono.Security.Win32.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security.Win32'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Security.Win32'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging.RabbitMQ'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging.RabbitMQ'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Mono.Messaging.RabbitMQ.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Messaging.RabbitMQ.dll -> ../gac/Mono.Messaging.RabbitMQ/4.0.0.0__0738eb9f132ed756/Mono.Messaging.RabbitMQ.dll
Installed ./../../class/lib/net_4_x/Mono.Messaging.RabbitMQ.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging.RabbitMQ'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.Messaging.RabbitMQ'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Dynamic'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Dynamic'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Dynamic.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Dynamic.dll -> ../gac/System.Dynamic/4.0.0.0__b77a5c561934e089/System.Dynamic.dll
Installed ./../../class/lib/net_4_x/System.Dynamic.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Dynamic'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Dynamic'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms.DataVisualization'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms.DataVisualization'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Windows.Forms.DataVisualization.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Windows.Forms.DataVisualization.dll -> ../gac/System.Windows.Forms.DataVisualization/4.0.0.0__31bf3856ad364e35/System.Windows.Forms.DataVisualization.dll
Installed ./../../class/lib/net_4_x/System.Windows.Forms.DataVisualization.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms.DataVisualization'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows.Forms.DataVisualization'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Interfaces'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Interfaces'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Interfaces.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Interfaces.dll -> ../gac/System.Reactive.Interfaces/2.2.0.0__31bf3856ad364e35/System.Reactive.Interfaces.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Interfaces.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Interfaces'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Interfaces'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Core'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Core'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Core.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Core.dll -> ../gac/System.Reactive.Core/2.2.0.0__31bf3856ad364e35/System.Reactive.Core.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Core.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Core'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Linq'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Linq'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Linq.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Linq.dll -> ../gac/System.Reactive.Linq/2.2.0.0__31bf3856ad364e35/System.Reactive.Linq.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Linq.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Linq'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Linq'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.PlatformServices'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.PlatformServices'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.PlatformServices.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.PlatformServices.dll -> ../gac/System.Reactive.PlatformServices/2.2.0.0__31bf3856ad364e35/System.Reactive.PlatformServices.dll
Installed ./../../class/lib/net_4_x/System.Reactive.PlatformServices.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.PlatformServices'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.PlatformServices'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Providers'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Providers'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Providers.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Providers.dll -> ../gac/System.Reactive.Providers/2.2.0.0__31bf3856ad364e35/System.Reactive.Providers.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Providers.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Providers'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Providers'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Runtime.Remoting'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Runtime.Remoting'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Runtime.Remoting.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Runtime.Remoting.dll -> ../gac/System.Reactive.Runtime.Remoting/2.2.0.0__31bf3856ad364e35/System.Reactive.Runtime.Remoting.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Runtime.Remoting.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Runtime.Remoting'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Runtime.Remoting'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Forms'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Forms'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Windows.Forms.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Windows.Forms.dll -> ../gac/System.Reactive.Windows.Forms/2.2.0.0__31bf3856ad364e35/System.Reactive.Windows.Forms.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Windows.Forms.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Forms'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Forms'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Threading'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Threading'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Windows.Threading.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Windows.Threading.dll -> ../gac/System.Reactive.Windows.Threading/2.2.0.0__31bf3856ad364e35/System.Reactive.Windows.Threading.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Windows.Threading.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Threading'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Windows.Threading'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Observable.Aliases'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Observable.Aliases'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Observable.Aliases.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Observable.Aliases.dll -> ../gac/System.Reactive.Observable.Aliases/0.0.0.0__31bf3856ad364e35/System.Reactive.Observable.Aliases.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Observable.Aliases.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Observable.Aliases'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Observable.Aliases'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Experimental'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Experimental'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Experimental.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Experimental.dll -> ../gac/System.Reactive.Experimental/2.2.0.0__31bf3856ad364e35/System.Reactive.Experimental.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Experimental.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Experimental'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Experimental'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Debugger'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Debugger'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reactive.Debugger.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reactive.Debugger.dll -> ../gac/System.Reactive.Debugger/2.2.0.0__31bf3856ad364e35/System.Reactive.Debugger.dll
Installed ./../../class/lib/net_4_x/System.Reactive.Debugger.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Debugger'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reactive.Debugger'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services.Client'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services.Client'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.Services.Client.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.Services.Client.dll -> ../gac/System.Data.Services.Client/4.0.0.0__b77a5c561934e089/System.Data.Services.Client.dll
Installed ./../../class/lib/net_4_x/System.Data.Services.Client.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services.Client'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services.Client'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.Services.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.Services.dll -> ../gac/System.Data.Services/4.0.0.0__b77a5c561934e089/System.Data.Services.dll
Installed ./../../class/lib/net_4_x/System.Data.Services.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Services'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Entity'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Entity'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.Entity.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.Entity.dll -> ../gac/System.Data.Entity/4.0.0.0__b77a5c561934e089/System.Data.Entity.dll
Installed ./../../class/lib/net_4_x/System.Data.Entity.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Entity'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.Entity'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions/Test'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions/Test'
make[8]: Nothing to be done for 'install-local'.
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions/Test'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions/Test'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Data.DataSetExtensions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Data.DataSetExtensions.dll -> ../gac/System.Data.DataSetExtensions/4.0.0.0__b77a5c561934e089/System.Data.DataSetExtensions.dll
Installed ./../../class/lib/net_4_x/System.Data.DataSetExtensions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Data.DataSetExtensions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json.Microsoft'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json.Microsoft'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Json.Microsoft.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Json.Microsoft.dll -> ../gac/System.Json.Microsoft/4.0.0.0__31bf3856ad364e35/System.Json.Microsoft.dll
Installed ./../../class/lib/net_4_x/System.Json.Microsoft.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json.Microsoft'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Json.Microsoft'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Threading.Tasks.Dataflow'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Threading.Tasks.Dataflow'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Threading.Tasks.Dataflow.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Threading.Tasks.Dataflow.dll -> ../gac/System.Threading.Tasks.Dataflow/4.0.0.0__b77a5c561934e089/System.Threading.Tasks.Dataflow.dll
Installed ./../../class/lib/net_4_x/System.Threading.Tasks.Dataflow.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Threading.Tasks.Dataflow'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Threading.Tasks.Dataflow'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.ComponentModel.Composition.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.ComponentModel.Composition.dll -> ../gac/System.ComponentModel.Composition/4.0.0.0__b77a5c561934e089/System.ComponentModel.Composition.dll
Installed ./../../class/lib/net_4_x/System.ComponentModel.Composition.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.ComponentModel.Composition.4.5'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Windows.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Windows.dll -> ../gac/System.Windows/4.0.0.0__b03f5f7f11d50a3a/System.Windows.dll
Installed ./../../class/lib/net_4_x/System.Windows.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Windows'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Serialization'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Serialization'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Xml.Serialization.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Xml.Serialization.dll -> ../gac/System.Xml.Serialization/4.0.0.0__b77a5c561934e089/System.Xml.Serialization.dll
Installed ./../../class/lib/net_4_x/System.Xml.Serialization.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Serialization'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Xml.Serialization'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices.Protocols'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices.Protocols'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.DirectoryServices.Protocols.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.DirectoryServices.Protocols.dll -> ../gac/System.DirectoryServices.Protocols/4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.Protocols.dll
Installed ./../../class/lib/net_4_x/System.DirectoryServices.Protocols.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices.Protocols'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.DirectoryServices.Protocols'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/apigen'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/apigen'
/bin/sh ./../../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../../../class/lib/net_4_x/RabbitMQ.Client.Apigen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../../../class/lib/net_4_x/RabbitMQ.Client.Apigen.exe.mdb || /usr/bin/install -c -c -m 755 ./../../../../class/lib/net_4_x/RabbitMQ.Client.Apigen.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../../../class/lib/net_4_x/RabbitMQ.Client.Apigen.pdb || /usr/bin/install -c -c -m 755 ./../../../../class/lib/net_4_x/RabbitMQ.Client.Apigen.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f RabbitMQ.Client.Apigen.exe.so || /usr/bin/install -c -c -m 755 RabbitMQ.Client.Apigen.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/apigen'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/apigen'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/docs/specs'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/docs/specs'
make[8]: Nothing to be done for 'install-local'.
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/docs/specs'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/docs/specs'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/client'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/client'
MONO_PATH="./../../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../../class/lib/build/gacutil.exe /i ./../../../../class/lib/net_4_x/RabbitMQ.Client.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/RabbitMQ.Client.dll -> ../gac/RabbitMQ.Client/4.0.0.0__b03f5f7f11d50a3a/RabbitMQ.Client.dll
Installed ./../../../../class/lib/net_4_x/RabbitMQ.Client.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/client'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client/src/client'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/RabbitMQ.Client'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.VisualC'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.VisualC'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/Microsoft.VisualC.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.VisualC.dll -> ../gac/Microsoft.VisualC/0.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
Installed ./../../class/lib/net_4_x/Microsoft.VisualC.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.VisualC'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.VisualC'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WebMatrix.Data'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WebMatrix.Data'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/WebMatrix.Data.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/WebMatrix.Data.dll -> ../gac/WebMatrix.Data/4.0.0.0__0738eb9f132ed756/WebMatrix.Data.dll
Installed ./../../class/lib/net_4_x/WebMatrix.Data.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WebMatrix.Data'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/WebMatrix.Data'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/monodoc'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/monodoc'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/monodoc.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package monodoc
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/monodoc/monodoc.dll -> ../gac/monodoc/1.0.0.0__0738eb9f132ed756/monodoc.dll
Installed ./../../class/lib/net_4_x/monodoc.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/monodoc'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/monodoc'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Deployment'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Deployment'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Deployment.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Deployment.dll -> ../gac/System.Deployment/4.0.0.0__b03f5f7f11d50a3a/System.Deployment.dll
Installed ./../../class/lib/net_4_x/System.Deployment.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Deployment'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Deployment'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mobile'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mobile'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.Mobile.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.Mobile.dll -> ../gac/System.Web.Mobile/4.0.0.0__b03f5f7f11d50a3a/System.Web.Mobile.dll
Installed ./../../class/lib/net_4_x/System.Web.Mobile.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mobile'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.Mobile'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.RegularExpressions'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.RegularExpressions'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Web.RegularExpressions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Web.RegularExpressions.dll -> ../gac/System.Web.RegularExpressions/4.0.0.0__b03f5f7f11d50a3a/System.Web.RegularExpressions.dll
Installed ./../../class/lib/net_4_x/System.Web.RegularExpressions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.RegularExpressions'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Web.RegularExpressions'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Activities'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Activities'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Workflow.Activities.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Workflow.Activities.dll -> ../gac/System.Workflow.Activities/4.0.0.0__31bf3856ad364e35/System.Workflow.Activities.dll
Installed ./../../class/lib/net_4_x/System.Workflow.Activities.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Activities'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Activities'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.ComponentModel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.ComponentModel'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Workflow.ComponentModel.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Workflow.ComponentModel.dll -> ../gac/System.Workflow.ComponentModel/4.0.0.0__31bf3856ad364e35/System.Workflow.ComponentModel.dll
Installed ./../../class/lib/net_4_x/System.Workflow.ComponentModel.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.ComponentModel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.ComponentModel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Runtime'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Runtime'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Workflow.Runtime.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Workflow.Runtime.dll -> ../gac/System.Workflow.Runtime/4.0.0.0__31bf3856ad364e35/System.Workflow.Runtime.dll
Installed ./../../class/lib/net_4_x/System.Workflow.Runtime.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Runtime'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Workflow.Runtime'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reflection.Context'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reflection.Context'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/System.Reflection.Context.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/System.Reflection.Context.dll -> ../gac/System.Reflection.Context/4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Context.dll
Installed ./../../class/lib/net_4_x/System.Reflection.Context.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reflection.Context'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/System.Reflection.Context'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/legacy/Mono.Cecil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/legacy/Mono.Cecil'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/legacy/Mono.Cecil.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib 
Installed ./../../../class/lib/net_4_x/legacy/Mono.Cecil.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/legacy/Mono.Cecil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/legacy/Mono.Cecil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.X509Certificates'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.X509Certificates'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.X509Certificates.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.X509Certificates.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.X509Certificates.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.X509Certificates.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.X509Certificates'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.X509Certificates'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Xml'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Xml'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Xml.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Xml.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Xml.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Xml.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Xml'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Xml'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Algorithms.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Algorithms.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Algorithms.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Algorithms.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Algorithms'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Drawing.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Drawing.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Drawing.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Drawing.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Drawing.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Drawing.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Drawing.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Drawing.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Concurrent.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Concurrent.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Concurrent.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Concurrent.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Concurrent'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Annotations'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Annotations'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Annotations.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Annotations.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Annotations.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Annotations.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Annotations'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Annotations'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.EventBasedAsync.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.EventBasedAsync.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.EventBasedAsync.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.EventBasedAsync.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.EventBasedAsync'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Contracts'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Contracts'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Contracts.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Contracts.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Contracts.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Contracts.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Contracts'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Contracts'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Debug.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Debug.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Debug.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Debug.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Debug'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tracing'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tracing'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tracing.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tracing.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tracing.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tracing.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tracing'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tracing'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tools.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tools.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Tools.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Tools.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Tools'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Dynamic.Runtime.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Dynamic.Runtime.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Dynamic.Runtime.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Dynamic.Runtime.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Dynamic.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Expressions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Expressions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Expressions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Expressions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Expressions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Parallel'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Parallel'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Parallel.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Parallel.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Parallel.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Parallel.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Parallel'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Parallel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Queryable'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Queryable'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Queryable.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Queryable.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.Queryable.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.Queryable.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Queryable'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq.Queryable'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Linq.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Linq.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Linq.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Linq'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NetworkInformation'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NetworkInformation'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NetworkInformation.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NetworkInformation.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NetworkInformation.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NetworkInformation.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NetworkInformation'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NetworkInformation'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Requests'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Requests'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Requests.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Requests.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Requests.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Requests.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Requests.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Requests.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Requests.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Requests.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Requests.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Requests.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Requests'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Requests'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ObjectModel'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ObjectModel'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ObjectModel.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ObjectModel.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ObjectModel.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ObjectModel.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ObjectModel.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ObjectModel.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ObjectModel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ObjectModel.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ObjectModel.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ObjectModel.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ObjectModel'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ObjectModel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Extensions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Extensions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Extensions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Extensions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ResourceManager.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ResourceManager.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ResourceManager.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ResourceManager.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ResourceManager'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Extensions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Extensions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Extensions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Extensions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.InteropServices.WindowsRuntime.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.InteropServices.WindowsRuntime.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.InteropServices.WindowsRuntime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Numerics.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Numerics.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Numerics.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Numerics.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Numerics'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Json'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Json'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Json.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Json.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Serialization.Json.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Serialization.Json.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Json'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Serialization.Json'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Http'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Http'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Http.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Http.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Http.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Http.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Http'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Http'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Security'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Security'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Security.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Security.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Security.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Security.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Security'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Security'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.Extensions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.Extensions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.Extensions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.Extensions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.RegularExpressions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.RegularExpressions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.RegularExpressions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.RegularExpressions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.RegularExpressions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.RegularExpressions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.RegularExpressions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.RegularExpressions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.Parallel.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.Parallel.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.Parallel.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.Parallel.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks.Parallel'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Tasks.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Tasks.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Tasks'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Timer'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Timer'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Timer.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Timer.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Timer.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Timer.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Timer'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Timer'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.ReaderWriter.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.ReaderWriter.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.ReaderWriter.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.ReaderWriter.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.ReaderWriter'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XDocument.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XDocument.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XDocument.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XDocument.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XDocument'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlSerializer'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlSerializer'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlSerializer.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlSerializer.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlSerializer.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlSerializer.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlSerializer'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlSerializer'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Handles'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Handles'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Handles.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Handles.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.Handles.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.Handles.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Handles'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.Handles'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Duplex'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Duplex'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Duplex.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Duplex.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.Duplex.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.Duplex.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Duplex'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.Duplex'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.NetTcp'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.NetTcp'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.NetTcp.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.NetTcp.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceModel.NetTcp.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceModel.NetTcp.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.NetTcp'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceModel.NetTcp'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.dll
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.AppContext'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.AppContext'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.AppContext.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.AppContext.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.AppContext.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.AppContext.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.AppContext.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.AppContext.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.AppContext.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.AppContext.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.AppContext.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.AppContext.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.AppContext'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.AppContext'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.NonGeneric'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.NonGeneric'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.NonGeneric.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.NonGeneric.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.NonGeneric.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.NonGeneric.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.NonGeneric'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.NonGeneric'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Specialized'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Specialized'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Specialized.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Specialized.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Collections.Specialized.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Collections.Specialized.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Specialized'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Collections.Specialized'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.TypeConverter'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.TypeConverter'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.TypeConverter.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.TypeConverter.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ComponentModel.TypeConverter.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ComponentModel.TypeConverter.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.TypeConverter'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ComponentModel.TypeConverter'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Console'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Console'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Console.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Console.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Console.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Console.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Console.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Console.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Console.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Console.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Console.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Console.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Console'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Console'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.Common'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.Common'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.Common.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.Common.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.Common.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.Common.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.Common.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.Common.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.Common.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.Common.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.Common.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.Common.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.Common'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.Common'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.SqlClient'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.SqlClient'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.SqlClient.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.SqlClient.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Data.SqlClient.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Data.SqlClient.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.SqlClient'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Data.SqlClient'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.FileVersionInfo.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.FileVersionInfo.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.FileVersionInfo.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.FileVersionInfo.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.FileVersionInfo'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Process'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Process'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Process.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Process.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.Process.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.Process.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Process'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.Process'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TextWriterTraceListener'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TextWriterTraceListener'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TextWriterTraceListener.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TextWriterTraceListener.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TextWriterTraceListener.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TextWriterTraceListener.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TextWriterTraceListener'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TextWriterTraceListener'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceEvent'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceEvent'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceEvent.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceEvent.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceEvent.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceEvent.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceEvent'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceEvent'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceSource'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceSource'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceSource.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceSource.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.TraceSource.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.TraceSource.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceSource'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.TraceSource'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Calendars'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Calendars'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Calendars.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Calendars.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Calendars.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Calendars.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Calendars'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Calendars'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Compression.ZipFile'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Compression.ZipFile'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Compression.ZipFile.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Compression.ZipFile.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Compression.ZipFile.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Compression.ZipFile.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Compression.ZipFile'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Compression.ZipFile'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.DriveInfo'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.DriveInfo'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.DriveInfo.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.DriveInfo.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.DriveInfo.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.DriveInfo.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.DriveInfo'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.DriveInfo'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.IsolatedStorage'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.IsolatedStorage'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.IsolatedStorage.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.IsolatedStorage.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.IsolatedStorage.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.IsolatedStorage.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.IsolatedStorage'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.IsolatedStorage'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.MemoryMappedFiles'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.MemoryMappedFiles'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.MemoryMappedFiles.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.MemoryMappedFiles.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.MemoryMappedFiles.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.MemoryMappedFiles.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.MemoryMappedFiles'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.MemoryMappedFiles'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.UnmanagedMemoryStream'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.UnmanagedMemoryStream'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.UnmanagedMemoryStream.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.UnmanagedMemoryStream.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.UnmanagedMemoryStream.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.UnmanagedMemoryStream.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.UnmanagedMemoryStream'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.UnmanagedMemoryStream'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.AuthenticationManager'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.AuthenticationManager'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.AuthenticationManager.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.AuthenticationManager.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.AuthenticationManager.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.AuthenticationManager.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.AuthenticationManager'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.AuthenticationManager'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Cache'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Cache'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Cache.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Cache.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Cache.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Cache.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Cache.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Cache.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Cache.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Cache.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Cache.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Cache.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Cache'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Cache'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.HttpListener'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.HttpListener'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.HttpListener.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.HttpListener.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.HttpListener.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.HttpListener.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.HttpListener'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.HttpListener'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Mail'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Mail'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Mail.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Mail.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Mail.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Mail.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Mail.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Mail.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Mail.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Mail.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Mail.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Mail.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Mail'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Mail'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NameResolution'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NameResolution'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NameResolution.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NameResolution.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.NameResolution.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.NameResolution.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NameResolution'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.NameResolution'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Security'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Security'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Security.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Security.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Security.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Security.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Security.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Security.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Security.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Security.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Security.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Security.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Security'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Security'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.ServicePoint'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.ServicePoint'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.ServicePoint.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.ServicePoint.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.ServicePoint.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.ServicePoint.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.ServicePoint'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.ServicePoint'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Sockets'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Sockets'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Sockets.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Sockets.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Sockets.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Sockets.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Sockets'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Sockets'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Utilities'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Utilities'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Utilities.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Utilities.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.Utilities.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.Utilities.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Utilities'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.Utilities'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebHeaderCollection'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebHeaderCollection'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebHeaderCollection.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebHeaderCollection.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebHeaderCollection.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebHeaderCollection.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebHeaderCollection'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebHeaderCollection'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets.Client'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets.Client'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.Client.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.Client.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Net.WebSockets.Client.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Net.WebSockets.Client.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets.Client'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Net.WebSockets.Client'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ReaderWriter'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ReaderWriter'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ReaderWriter.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ReaderWriter.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Resources.ReaderWriter.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Resources.ReaderWriter.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ReaderWriter'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Resources.ReaderWriter'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.CompilerServices.VisualC'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.CompilerServices.VisualC'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.CompilerServices.VisualC.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.CompilerServices.VisualC.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Runtime.CompilerServices.VisualC.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Runtime.CompilerServices.VisualC.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.CompilerServices.VisualC'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Runtime.CompilerServices.VisualC'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.AccessControl'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.AccessControl'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.AccessControl.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.AccessControl.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.AccessControl.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.AccessControl.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.AccessControl'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.AccessControl'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Claims'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Claims'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Claims.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Claims.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Claims.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Claims.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Claims.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Claims.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Claims.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Claims.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Claims.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Claims.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Claims'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Claims'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.DeriveBytes'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.DeriveBytes'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.DeriveBytes.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.DeriveBytes.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.DeriveBytes.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.DeriveBytes.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.DeriveBytes'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.DeriveBytes'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encoding'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encoding'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encoding.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encoding.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encoding.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encoding.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encoding'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encoding'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.Aes'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.Aes'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.Aes.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.Aes.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.Aes.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.Aes.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.Aes'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.Aes'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDsa.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Encryption.ECDsa.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Encryption.ECDsa.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Encryption.ECDsa'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing.Algorithms'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing.Algorithms'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.Algorithms.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Hashing.Algorithms.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Hashing.Algorithms.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing.Algorithms'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Hashing.Algorithms'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RSA'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RSA'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RSA.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RSA.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RSA.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RSA.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RSA'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RSA'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RandomNumberGenerator'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RandomNumberGenerator'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RandomNumberGenerator.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.RandomNumberGenerator.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.RandomNumberGenerator.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RandomNumberGenerator'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.RandomNumberGenerator'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal.Windows'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal.Windows'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.Windows.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.Windows.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Principal.Windows.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Principal.Windows.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal.Windows'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Principal.Windows'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Thread'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Thread'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Thread.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Thread.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Thread.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Thread.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Thread'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Thread'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.ThreadPool'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.ThreadPool'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.ThreadPool.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.ThreadPool.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.ThreadPool.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.ThreadPool.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.ThreadPool'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.ThreadPool'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlDocument'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlDocument'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlDocument.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlDocument.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XmlDocument.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XmlDocument.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlDocument'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XmlDocument'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.Xsl.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.Xsl.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.Xsl.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.Xsl.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.Xsl.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.Xsl.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.Xsl.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.Xsl.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry.AccessControl'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry.AccessControl'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.AccessControl.dll
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.AccessControl.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/Microsoft.Win32.Registry.AccessControl.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/Microsoft.Win32.Registry.AccessControl.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry.AccessControl'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/Microsoft.Win32.Registry.AccessControl'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.StackTrace'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.StackTrace'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.StackTrace.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.StackTrace.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Diagnostics.StackTrace.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Diagnostics.StackTrace.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.StackTrace'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Diagnostics.StackTrace'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Extensions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Extensions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Extensions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Extensions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Globalization.Extensions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Globalization.Extensions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Extensions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Globalization.Extensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.AccessControl'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.AccessControl'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.AccessControl.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.AccessControl.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.AccessControl.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.AccessControl.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.AccessControl'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.AccessControl'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.TypeExtensions'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.TypeExtensions'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.TypeExtensions.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.TypeExtensions.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.TypeExtensions.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.TypeExtensions.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.TypeExtensions'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.TypeExtensions'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.Lightweight'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.Lightweight'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.Lightweight.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.Lightweight.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.Lightweight.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.Lightweight.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.Lightweight'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.Lightweight'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.ILGeneration.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.ILGeneration.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.ILGeneration.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.ILGeneration.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit.ILGeneration'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Reflection.Emit.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Reflection.Emit.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Reflection.Emit'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.SecureString'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.SecureString'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.SecureString.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.SecureString.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.SecureString.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.SecureString.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.SecureString'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.SecureString'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.AccessControl'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.AccessControl'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.AccessControl.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.AccessControl.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.AccessControl.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.AccessControl.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.AccessControl'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.AccessControl'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Overlapped'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Overlapped'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Overlapped.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Overlapped.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Threading.Overlapped.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Threading.Overlapped.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Overlapped'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Threading.Overlapped'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ValueTuple.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ValueTuple.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ValueTuple.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ValueTuple.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ValueTuple.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ValueTuple.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ValueTuple'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath.XDocument'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath.XDocument'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.XDocument.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.XDocument.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Xml.XPath.XDocument.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Xml.XPath.XDocument.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath.XDocument'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Xml.XPath.XDocument'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Primitives.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Primitives.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.Primitives.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.Primitives.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.Primitives'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.CodePages.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.CodePages.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Text.Encoding.CodePages.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Text.Encoding.CodePages.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Text.Encoding.CodePages'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Watcher'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Watcher'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Watcher.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Watcher.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.FileSystem.Watcher.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.FileSystem.Watcher.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Watcher'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.FileSystem.Watcher'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.ProtectedData'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.ProtectedData'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.ProtectedData.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.ProtectedData.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.Security.Cryptography.ProtectedData.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.Security.Cryptography.ProtectedData.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.ProtectedData'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.Security.Cryptography.ProtectedData'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceProcess.ServiceController'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceProcess.ServiceController'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceProcess.ServiceController.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceProcess.ServiceController.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.ServiceProcess.ServiceController.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.ServiceProcess.ServiceController.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceProcess.ServiceController'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.ServiceProcess.ServiceController'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Pipes'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Pipes'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Pipes.dll
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Pipes.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades/System.IO.Pipes.pdb
test ! -f ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Facades/System.IO.Pipes.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Facades
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Pipes'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades/System.IO.Pipes'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Facades'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitFramework/framework'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitFramework/framework'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.framework.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.framework.dll -> ../gac/nunit.framework/2.4.8.0__96d09a1eb7f44a77/nunit.framework.dll
Installed ./../../../class/lib/net_4_x/nunit.framework.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitFramework/framework'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitFramework/framework'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/interfaces'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/interfaces'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.core.interfaces.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.core.interfaces.dll -> ../gac/nunit.core.interfaces/2.4.8.0__96d09a1eb7f44a77/nunit.core.interfaces.dll
Installed ./../../../class/lib/net_4_x/nunit.core.interfaces.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/interfaces'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/interfaces'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/core'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/core'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.core.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.core.dll -> ../gac/nunit.core/2.4.8.0__96d09a1eb7f44a77/nunit.core.dll
Installed ./../../../class/lib/net_4_x/nunit.core.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/core'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitCore/core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ClientUtilities/util'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ClientUtilities/util'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.util.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.util.dll -> ../gac/nunit.util/2.4.8.0__96d09a1eb7f44a77/nunit.util.dll
Installed ./../../../class/lib/net_4_x/nunit.util.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ClientUtilities/util'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ClientUtilities/util'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitMocks/mocks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitMocks/mocks'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.mocks.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.mocks.dll -> ../gac/nunit.mocks/2.4.8.0__96d09a1eb7f44a77/nunit.mocks.dll
Installed ./../../../class/lib/net_4_x/nunit.mocks.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitMocks/mocks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitMocks/mocks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/framework'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/framework'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.framework.extensions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.framework.extensions.dll -> ../gac/nunit.framework.extensions/2.4.8.0__96d09a1eb7f44a77/nunit.framework.extensions.dll
Installed ./../../../class/lib/net_4_x/nunit.framework.extensions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/framework'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/framework'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/core'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/core'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit.core.extensions.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit.core.extensions.dll -> ../gac/nunit.core.extensions/2.4.8.0__96d09a1eb7f44a77/nunit.core.extensions.dll
Installed ./../../../class/lib/net_4_x/nunit.core.extensions.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/core'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/NUnitExtensions/core'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console'
MONO_PATH="./../../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../../class/lib/build/gacutil.exe /i ./../../../class/lib/net_4_x/nunit-console-runner.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/nunit-console-runner.dll -> ../gac/nunit-console-runner/2.4.8.0__96d09a1eb7f44a77/nunit-console-runner.dll
Installed ./../../../class/lib/net_4_x/nunit-console-runner.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console-exe'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console-exe'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/nunit-console.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../../class/lib/net_4_x/nunit-console.exe.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/nunit-console.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../../class/lib/net_4_x/nunit-console.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/nunit-console.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 ./../../../class/lib/net_4_x/nunit-console.exe.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f nunit-console.exe.so || /usr/bin/install -c -c -m 755 nunit-console.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console-exe'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24/ConsoleRunner/nunit-console-exe'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/nunit24'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
/bin/sh ./../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/ilasm.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../class/lib/net_4_x/ilasm.exe.mdb || /usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/ilasm.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../class/lib/net_4_x/ilasm.pdb || /usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/ilasm.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ilasm.exe.so || /usr/bin/install -c -c -m 755 ilasm.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/ilasm'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/gacutil.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/gacutil.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f gacutil.exe.so || /usr/bin/install -c -c -m 755 gacutil.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
for p in secutil.exe cert2spc.exe sn.exe makecert.exe chktrust.exe crlupdate.exe signcode.exe setreg.exe certmgr.exe caspol.exe permview.exe mozroots.exe cert-sync.exe httpcfg.exe ; do \
    /usr/bin/install -c -c -m 755 $p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
    test ! -f $p.mdb || /usr/bin/install -c -c -m 755 $p.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
    test ! -f ${p%.exe}.pdb || /usr/bin/install -c -c -m 755 ${p%.exe}.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
done
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/culevel.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/culevel.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f culevel.exe.so || /usr/bin/install -c -c -m 755 culevel.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-stringreplacer'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/commoncryptogenerator'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/commoncryptogenerator'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/al'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/al'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/al.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/al.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/al.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/al.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/al.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f al.exe.so || /usr/bin/install -c -c -m 755 al.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/al'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/al'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monolinker.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/monolinker.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monolinker.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/monolinker.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monolinker.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f monolinker.exe.so || /usr/bin/install -c -c -m 755 monolinker.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/culevel.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/culevel.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/culevel.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f culevel.exe.so || /usr/bin/install -c -c -m 755 culevel.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/culevel'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/genxs'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/genxs'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/genxs.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/genxs.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/genxs.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/genxs.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/genxs.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f genxs.exe.so || /usr/bin/install -c -c -m 755 genxs.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/genxs'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/genxs'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mkbundle'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mkbundle'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mkbundle.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mkbundle.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mkbundle.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mkbundle.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mkbundle.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mkbundle.exe.so || /usr/bin/install -c -c -m 755 mkbundle.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mkbundle'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mkbundle'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/monop'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/monop'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monop.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/monop.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monop.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/monop.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/monop.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f monop.exe.so || /usr/bin/install -c -c -m 755 monop.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/monop'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/monop'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-service'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-service'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/net_4_x/mono-service.exe /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib
Installed ./../../class/lib/net_4_x/mono-service.exe into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-service.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-service.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-service.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-service.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-service.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-service.exe.so || /usr/bin/install -c -c -m 755 mono-service.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-service'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-service'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xsd'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xsd'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xsd.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/xsd.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xsd.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/xsd.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xsd.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f xsd.exe.so || /usr/bin/install -c -c -m 755 xsd.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xsd'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xsd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/resgen.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/resgen.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/resgen.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f resgen.exe.so || /usr/bin/install -c -c -m 755 resgen.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/resgen'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/gacutil.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/gacutil.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/gacutil.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f gacutil.exe.so || /usr/bin/install -c -c -m 755 gacutil.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/gacutil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/wsdl'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/wsdl'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/wsdl.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/wsdl.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/wsdl.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/wsdl.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/wsdl.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f wsdl.exe.so || /usr/bin/install -c -c -m 755 wsdl.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/wsdl'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/wsdl'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/MSBuild
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/MSBuild
/usr/bin/install -c -c -m 644 data/xbuild.rsp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/4.0/Microsoft.Common.tasks /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/4.0/Microsoft.Common.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/4.0/Microsoft.CSharp.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/Microsoft.Build.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/Microsoft.VisualBasic.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.CommonTypes.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/MSBuild
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.Core.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/MSBuild
sed -e 's/@ASM_VERSION@/4.0.0.0/g' data/xbuild.exe.config.in > /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/xbuild.exe.config
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xbuild.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/xbuild.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xbuild.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/xbuild.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/xbuild.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f xbuild.exe.so || /usr/bin/install -c -c -m 755 xbuild.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/csharp'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/csharp'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono-source-libs
/usr/bin/install -c -m 644 getline.cs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono-source-libs
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/csharp.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/csharp.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/csharp.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/csharp.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/csharp.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f csharp.exe.so || /usr/bin/install -c -c -m 755 csharp.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/csharp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/csharp'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/corcompare'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/corcompare'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-info.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-api-info.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-info.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-api-info.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-info.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-api-info.exe.so || /usr/bin/install -c -c -m 755 mono-api-info.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/corcompare'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/corcompare'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-api-html'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-api-html'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-html.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-api-html.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-html.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-api-html.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-api-html.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-api-html.exe.so || /usr/bin/install -c -c -m 755 mono-api-html.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-api-html'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-api-html'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/compiler-tester'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/compiler-tester'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xmltool'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xmltool'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-xmltool.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-xmltool.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-xmltool.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-xmltool.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-xmltool.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-xmltool.exe.so || /usr/bin/install -c -c -m 755 mono-xmltool.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xmltool'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-xmltool'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-shlib-cop'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-shlib-cop'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-shlib-cop.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-shlib-cop.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-shlib-cop.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-shlib-cop.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-shlib-cop.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 ./../../class/lib/net_4_x/mono-shlib-cop.exe.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-shlib-cop.exe.so || /usr/bin/install -c -c -m 755 mono-shlib-cop.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-shlib-cop'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-shlib-cop'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sgen'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sgen'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sgen.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sgen.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sgen.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sgen.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sgen.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f sgen.exe.so || /usr/bin/install -c -c -m 755 sgen.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sgen'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sgen'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mconfig'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mconfig'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/mconfig/
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/mconfig/
/usr/bin/install -c -c -m 644 data/config.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/etc/mono/mconfig
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mconfig.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mconfig.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mconfig.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mconfig.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mconfig.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mconfig.exe.so || /usr/bin/install -c -c -m 755 mconfig.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mconfig'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mconfig'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installutil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installutil'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installutil.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/installutil.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installutil.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/installutil.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installutil.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f installutil.exe.so || /usr/bin/install -c -c -m 755 installutil.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installutil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installutil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/nunitreport'
make install-local
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/nunitreport'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/pdb2mdb'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/pdb2mdb'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/pdb2mdb.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/pdb2mdb.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/pdb2mdb.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/pdb2mdb.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/pdb2mdb.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f pdb2mdb.exe.so || /usr/bin/install -c -c -m 755 pdb2mdb.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/pdb2mdb'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/pdb2mdb'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlsharp'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlsharp'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlsharp.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sqlsharp.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlsharp.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sqlsharp.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlsharp.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f sqlsharp.exe.so || /usr/bin/install -c -c -m 755 sqlsharp.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlsharp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlsharp'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlmetal'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlmetal'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlmetal.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sqlmetal.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlmetal.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/sqlmetal.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/sqlmetal.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 644 ./../../class/lib/net_4_x/sqlmetal.exe.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f sqlmetal.exe.so || /usr/bin/install -c -c -m 755 sqlmetal.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlmetal'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/sqlmetal'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/svcutil'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/svcutil'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/svcutil.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/svcutil.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/svcutil.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/svcutil.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/svcutil.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f svcutil.exe.so || /usr/bin/install -c -c -m 755 svcutil.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/svcutil'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/svcutil'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ictool'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ictool'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ictool.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ictool.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ictool.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ictool.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ictool.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ictool.exe.so || /usr/bin/install -c -c -m 755 ictool.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ictool'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ictool'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/disco'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/disco'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/disco.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/disco.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/disco.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/disco.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/disco.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f disco.exe.so || /usr/bin/install -c -c -m 755 disco.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/disco'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/disco'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/soapsuds'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/soapsuds'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/soapsuds.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/soapsuds.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/soapsuds.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/soapsuds.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/soapsuds.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f soapsuds.exe.so || /usr/bin/install -c -c -m 755 soapsuds.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/soapsuds'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/soapsuds'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/browsercaps-updater'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/browsercaps-updater'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/browsercaps-updater.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/browsercaps-updater.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/browsercaps-updater.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/browsercaps-updater.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/browsercaps-updater.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f browsercaps-updater.exe.so || /usr/bin/install -c -c -m 755 browsercaps-updater.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/browsercaps-updater'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/browsercaps-updater'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-strip'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-strip'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-cil-strip.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-cil-strip.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-cil-strip.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-cil-strip.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-cil-strip.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-cil-strip.exe.so || /usr/bin/install -c -c -m 755 mono-cil-strip.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-strip'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cil-strip'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/macpack'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/macpack'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/macpack.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/macpack.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/macpack.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/macpack.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/macpack.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f macpack.exe.so || /usr/bin/install -c -c -m 755 macpack.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/macpack'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/macpack'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2rng'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2rng'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2rng.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/dtd2rng.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2rng.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/dtd2rng.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2rng.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f dtd2rng.exe.so || /usr/bin/install -c -c -m 755 dtd2rng.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2rng'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2rng'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2xsd'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2xsd'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2xsd.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/dtd2xsd.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2xsd.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/dtd2xsd.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/dtd2xsd.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f dtd2xsd.exe.so || /usr/bin/install -c -c -m 755 dtd2xsd.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2xsd'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/dtd2xsd'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdoc'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdoc'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdoc.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdoc.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdoc.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdoc.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdoc.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdoc.exe.so || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdoc.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdoc'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdoc'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mod'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mod'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mod.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mod.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mod.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mod.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mod.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mod.exe.so || /usr/bin/install -c -c -m 755 mod.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mod'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mod'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installvst'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installvst'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installvst.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/installvst.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installvst.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/installvst.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/installvst.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f installvst.exe.so || /usr/bin/install -c -c -m 755 installvst.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installvst'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/installvst'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/lc'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/lc'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/lc.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/lc.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/lc.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/lc.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/lc.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f lc.exe.so || /usr/bin/install -c -c -m 755 lc.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/lc'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/lc'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/lib'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/lib'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5/Mono.Configuration.Crypto.dll
test ! -f ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.dll.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5/Mono.Configuration.Crypto.dll.mdb
test ! -f ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5/Mono.Configuration.Crypto.pdb
test ! -f ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.dll.so || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/Mono.Configuration.Crypto.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/lib'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/lib'
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/cli'
make install-local
make[8]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/cli'
/bin/sh ./../../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
/usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/mono-configuration-crypto.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
test ! -f ./../../../class/lib/net_4_x/mono-configuration-crypto.exe.mdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/mono-configuration-crypto.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
test ! -f ./../../../class/lib/net_4_x/mono-configuration-crypto.pdb || /usr/bin/install -c -c -m 755 ./../../../class/lib/net_4_x/mono-configuration-crypto.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
test ! -f mono-configuration-crypto.exe.so || /usr/bin/install -c -c -m 755 mono-configuration-crypto.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/mono-configuration-crypto/4.5
make[8]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/cli'
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto/cli'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto'
make[7]: Nothing to be done for 'install-local'.
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-configuration-crypto'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ccrewrite'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ccrewrite'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ccrewrite.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ccrewrite.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ccrewrite.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ccrewrite.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ccrewrite.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ccrewrite.exe.so || /usr/bin/install -c -c -m 755 ccrewrite.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ccrewrite'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ccrewrite'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cccheck'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cccheck'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/cccheck.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/cccheck.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/cccheck.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/cccheck.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/cccheck.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f cccheck.exe.so || /usr/bin/install -c -c -m 755 cccheck.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cccheck'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/cccheck'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
for p in secutil.exe cert2spc.exe sn.exe makecert.exe chktrust.exe crlupdate.exe signcode.exe setreg.exe certmgr.exe caspol.exe permview.exe mozroots.exe cert-sync.exe httpcfg.exe ; do \
    /usr/bin/install -c -c -m 755 $p /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
    test ! -f $p.mdb || /usr/bin/install -c -c -m 755 $p.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
    test ! -f ${p%.exe}.pdb || /usr/bin/install -c -c -m 755 ${p%.exe}.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5 ; \
done
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/security'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdbrebase'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdbrebase'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdbrebase.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdbrebase.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdbrebase.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdbrebase.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdbrebase.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mdbrebase.exe.so || /usr/bin/install -c -c -m 755 mdbrebase.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdbrebase'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdbrebase'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdb2ppdb'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdb2ppdb'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdb2ppdb.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdb2ppdb.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdb2ppdb.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mdb2ppdb.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mdb2ppdb.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mdb2ppdb.exe.so || /usr/bin/install -c -c -m 755 mdb2ppdb.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdb2ppdb'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mdb2ppdb'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ikdasm'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ikdasm'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ikdasm.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ikdasm.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ikdasm.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/ikdasm.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/ikdasm.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ikdasm.exe.so || /usr/bin/install -c -c -m 755 ikdasm.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ikdasm'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/ikdasm'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-symbolicate'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-symbolicate'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-symbolicate.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-symbolicate.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-symbolicate.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/mono-symbolicate.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/mono-symbolicate.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mono-symbolicate.exe.so || /usr/bin/install -c -c -m 755 mono-symbolicate.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-symbolicate'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/mono-symbolicate'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker-analyzer'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker-analyzer'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/linkeranalyzer.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/linkeranalyzer.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/linkeranalyzer.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../../class/lib/net_4_x/linkeranalyzer.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/net_4_x/linkeranalyzer.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f linkeranalyzer.exe.so || /usr/bin/install -c -c -m 755 linkeranalyzer.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker-analyzer'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/linker-analyzer'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tests'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tests'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tests'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tests'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/errors'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/errors'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/errors'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/errors'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/docs'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/docs'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/docs'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/docs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/mcs'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/mcs'
/bin/sh ./../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/mcs.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../class/lib/net_4_x/mcs.exe.mdb || /usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/mcs.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ./../class/lib/net_4_x/mcs.pdb || /usr/bin/install -c -c -m 755 ./../class/lib/net_4_x/mcs.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f mcs.exe.so || /usr/bin/install -c -c -m 755 mcs.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/mcs'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[6]: Nothing to be done for 'install-local'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/aot-compiler'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/packages'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/packages'
/bin/sh ./../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/usr/bin/install -c -c -m 755 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//csc.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//csc.rsp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//csc.exe.config /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//Microsoft.CodeAnalysis.CSharp.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//Microsoft.CodeAnalysis.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//System.Collections.Immutable.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/external/roslyn-binaries/Microsoft.Net.Compilers/Microsoft.Net.Compilers.2.0.0/tools//System.Reflection.Metadata.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/packages'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/packages'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=xbuild_12 install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Microsoft.Build.Framework.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Microsoft.Build.Framework.dll -> ../../../gac/Microsoft.Build.Framework/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
Installed ./../../class/lib/xbuild_12/Microsoft.Build.Framework.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Microsoft.Build.Utilities.v12.0.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Microsoft.Build.Utilities.v12.0.dll -> ../../../gac/Microsoft.Build.Utilities.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.v12.0.dll
Installed ./../../class/lib/xbuild_12/Microsoft.Build.Utilities.v12.0.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Microsoft.Build.Engine.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Microsoft.Build.Engine.dll -> ../../../gac/Microsoft.Build.Engine/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll
Installed ./../../class/lib/xbuild_12/Microsoft.Build.Engine.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Mono.XBuild.Tasks.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Mono.XBuild.Tasks.dll -> ../../../gac/Mono.XBuild.Tasks/12.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
Installed ./../../class/lib/xbuild_12/Mono.XBuild.Tasks.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Microsoft.Build.Tasks.v12.0.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Microsoft.Build.Tasks.v12.0.dll -> ../../../gac/Microsoft.Build.Tasks.v12.0/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.v12.0.dll
Installed ./../../class/lib/xbuild_12/Microsoft.Build.Tasks.v12.0.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_12/Microsoft.Build.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/12.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/Microsoft.Build.dll -> ../../../gac/Microsoft.Build/12.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll
Installed ./../../class/lib/xbuild_12/Microsoft.Build.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/MSBuild
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/MSBuild
/usr/bin/install -c -c -m 644 data/xbuild.rsp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/12.0/Microsoft.Common.tasks /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/12.0/Microsoft.Common.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/12.0/Microsoft.CSharp.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/Microsoft.Build.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/Microsoft.VisualBasic.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.CommonTypes.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/MSBuild
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.Core.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/MSBuild
sed -e 's/@ASM_VERSION@/12.0.0.0/g' data/xbuild.exe.config.in > /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin/xbuild.exe.config
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
/usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_12/xbuild.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
test ! -f ./../../class/lib/xbuild_12/xbuild.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_12/xbuild.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
test ! -f ./../../class/lib/xbuild_12/xbuild.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_12/xbuild.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
test ! -f xbuild.exe.so || /usr/bin/install -c -c -m 755 xbuild.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/12.0/bin
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make PROFILE=xbuild_14 install
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/build'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Microsoft.Build.Framework.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Microsoft.Build.Framework.dll -> ../../../gac/Microsoft.Build.Framework/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Framework.dll
Installed ./../../class/lib/xbuild_14/Microsoft.Build.Framework.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Framework'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Microsoft.Build.Utilities.Core.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Microsoft.Build.Utilities.Core.dll -> ../../../gac/Microsoft.Build.Utilities.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Utilities.Core.dll
Installed ./../../class/lib/xbuild_14/Microsoft.Build.Utilities.Core.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Utilities'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Microsoft.Build.Engine.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Microsoft.Build.Engine.dll -> ../../../gac/Microsoft.Build.Engine/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Engine.dll
Installed ./../../class/lib/xbuild_14/Microsoft.Build.Engine.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Engine'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Mono.XBuild.Tasks.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Mono.XBuild.Tasks.dll -> ../../../gac/Mono.XBuild.Tasks/14.0.0.0__0738eb9f132ed756/Mono.XBuild.Tasks.dll
Installed ./../../class/lib/xbuild_14/Mono.XBuild.Tasks.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Mono.XBuild.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Microsoft.Build.Tasks.Core.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Microsoft.Build.Tasks.Core.dll -> ../../../gac/Microsoft.Build.Tasks.Core/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.Tasks.Core.dll
Installed ./../../class/lib/xbuild_14/Microsoft.Build.Tasks.Core.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build.Tasks'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
MONO_PATH="./../../class/lib/build:$MONO_PATH" /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime/mono-wrapper  ./../../class/lib/build/gacutil.exe /i ./../../class/lib/xbuild_14/Microsoft.Build.dll /f  /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package xbuild/14.0/bin
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/Microsoft.Build.dll -> ../../../gac/Microsoft.Build/14.0.0.0__b03f5f7f11d50a3a/Microsoft.Build.dll
Installed ./../../class/lib/xbuild_14/Microsoft.Build.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.Build'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.NuGet.Build.Tasks'
make install-local
make[7]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.NuGet.Build.Tasks'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
/usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.dll /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.Build.Tasks.dll
test ! -f ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.dll.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.dll.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.Build.Tasks.dll.mdb
test ! -f ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.Build.Tasks.pdb
test ! -f ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.dll.so || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/Microsoft.NuGet.Build.Tasks.dll.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
make[7]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.NuGet.Build.Tasks'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class/Microsoft.NuGet.Build.Tasks'
make install-local
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/class'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make install-local
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/MSBuild
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/MSBuild
/usr/bin/install -c -c -m 644 data/xbuild.rsp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/14.0/Microsoft.Common.tasks /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/14.0/Microsoft.Common.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/14.0/Microsoft.Common.props /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../
/usr/bin/install -c -c -m 644 data/14.0/Microsoft.CSharp.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/Microsoft.Build.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/Microsoft.VisualBasic.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.CommonTypes.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/MSBuild
/usr/bin/install -c -c -m 644 data/MSBuild/Microsoft.Build.Core.xsd /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/MSBuild
sed -e 's/@ASM_VERSION@/14.0.0.0/g' data/xbuild.exe.config.in > /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/xbuild.exe.config
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Imports/Microsoft.Common.props/ImportBefore
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Imports/Microsoft.Common.props/ImportBefore
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Microsoft.Common.targets/ImportAfter
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Microsoft.Common.targets/ImportAfter
/usr/bin/install -c -c -m 644 ./../../../external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/ImportBeforeAfter/Microsoft.NuGet.ImportBefore.props /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Imports/Microsoft.Common.props/ImportBefore
/usr/bin/install -c -c -m 644 ./../../../external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/ImportBeforeAfter/Microsoft.NuGet.ImportAfter.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin/../Microsoft.Common.targets/ImportAfter
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.5.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v2.0/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v2.0/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_2.0.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v2.0/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.0/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.0/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_3.0.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.0/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.5/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.5/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_3.5.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v3.5/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.0.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/Profile/Client/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/Profile/Client/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.0_client.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.0/Profile/Client/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.1/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.1/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.5.1.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.1/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.2/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.2/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.5.2.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.5.2/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.6.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.1/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.1/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.6.1.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.1/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.2/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.2/RedistList
/usr/bin/install -c -c -m 644 frameworks/net_4.6.2.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETFramework/v4.6.2/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v9.0/WebApplications
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v9.0/WebApplications
/usr/bin/install -c -c -m 644 targets/Microsoft.WebApplication.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v9.0/WebApplications
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v10.0/WebApplications
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v10.0/WebApplications
/usr/bin/install -c -c -m 644 targets/Microsoft.WebApplication.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v10.0/WebApplications
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v11.0/WebApplications
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v11.0/WebApplications
/usr/bin/install -c -c -m 644 targets/Microsoft.WebApplication.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v11.0/WebApplications
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v12.0/WebApplications
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v12.0/WebApplications
/usr/bin/install -c -c -m 644 targets/Microsoft.WebApplication.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v12.0/WebApplications
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v14.0/WebApplications
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v14.0/WebApplications
/usr/bin/install -c -c -m 644 targets/Microsoft.WebApplication.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/VisualStudio/v14.0/WebApplications
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable
/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Targets/Microsoft.Portable.Core.props /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/Microsoft.Portable.Core.props
/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Targets/Microsoft.Portable.Core.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/Microsoft.Portable.Core.targets
for VERSION in v4.0 v4.5 v4.6 v5.0; do \
	/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/$VERSION; \
	/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Targets/$VERSION/Microsoft.Portable.Common.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/$VERSION/Microsoft.Portable.Common.targets; \
	/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Targets/$VERSION/Microsoft.Portable.CSharp.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/$VERSION/Microsoft.Portable.CSharp.targets; \
	/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Targets/$VERSION/Microsoft.Portable.VisualBasic.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/$VERSION/Microsoft.Portable.VisualBasic.targets; \
done
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/v4.0
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/v4.5
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/v4.6
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/Portable/v5.0
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/RedistList
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/RedistList
/usr/bin/install -c -c -m 644 ../../../external/buildtools/src/Portable/Frameworks/v5.0/FrameworkList.xml /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/RedistList/FrameworkList.xml
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/SupportedFrameworks
mkdir -p -- /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/SupportedFrameworks
/usr/bin/install -c -c -m 644 "../../../external/buildtools/src/Portable/Frameworks/v5.0/.NET Framework 4.6.xml" "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/SupportedFrameworks/.NET Framework 4.6.xml"
/usr/bin/install -c -c -m 644 "../../../external/buildtools/src/Portable/Frameworks/v5.0/ASP.NET Core 1.0.xml" "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/SupportedFrameworks/ASP.NET Core 1.0.xml"
/usr/bin/install -c -c -m 644 "../../../external/buildtools/src/Portable/Frameworks/v5.0/Windows Universal 10.0.xml" "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild-frameworks/.NETPortable/v5.0/SupportedFrameworks/Windows Universal 10.0.xml"
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
/usr/bin/install -c -c -m 644 ./../../../external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Microsoft.NuGet.targets /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
/usr/bin/install -c -c -m 644 ./../../../external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Microsoft.NuGet.props /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/Microsoft/NuGet
/bin/sh ./../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
/usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/xbuild.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
test ! -f ./../../class/lib/xbuild_14/xbuild.exe.mdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/xbuild.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
test ! -f ./../../class/lib/xbuild_14/xbuild.pdb || /usr/bin/install -c -c -m 755 ./../../class/lib/xbuild_14/xbuild.pdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
test ! -f xbuild.exe.so || /usr/bin/install -c -c -m 755 xbuild.exe.so /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/xbuild/14.0/bin
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs/tools/xbuild'
make install-local
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/runtime'
Making install in scripts
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
Makefile:843: warning: overriding recipe for target 'mod'
Makefile:823: warning: ignoring old recipe for target 'mod'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
Makefile:843: warning: overriding recipe for target 'mod'
Makefile:823: warning: ignoring old recipe for target 'mod'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
 /usr/bin/install -c makecert sn al ilasm gacutil mkbundle monop resgen wsdl al2 gacutil2 monop2 resgen2 wsdl2 mono-service mono-service2 nunit-console nunit-console2 nunit-console4 mono-find-provides mono-find-requires mdoc-assemble mdoc-export-html mdoc-export-msxdoc mdoc-update mdoc-validate /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdassembler /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mdvalidater /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocer /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2html /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/monodocs2slashdoc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-test-install peverify mcs csc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-package-runtime /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/scripts/mono-heapviz mono-configuration-crypto disco dtd2xsd '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
 /usr/bin/install -c dtd2rng installvst genxs macpack mdoc mono-cil-strip prj2make soapsuds caspol cert-sync cert2spc certmgr chktrust crlupdate csharp httpcfg lc mconfig mod monolinker mono-api-info mono-api-html mono-shlib-cop mozroots permview pdb2mdb xsd mono-xmltool setreg secutil signcode sgen sqlmetal sqlsharp svcutil ccrewrite cccheck mdbrebase ikdasm mono-symbolicate '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
 /usr/bin/install -c dmcs xbuild '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/scripts'
Making install in man
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/al.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert2spc.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/certmgr.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cert-sync.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/chktrust.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cilc.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/crlupdate.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/csharp.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/disco.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/dtd2xsd.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/gacutil.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/genxs.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/httpcfg.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ilasm.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/lc.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/macpack.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/makecert.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mconfig.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mcs.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdassembler.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdb2ppdb.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-assemble.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-html.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-export-msxdoc.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-update.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc-validate.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdvalidater.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mkbundle.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mprof-report.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-cil-strip.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocer.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monodocs2html.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monolinker.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/monop.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-api-info.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-service.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-shlib-cop.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-xmltool.1 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mozroots.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/pdb2mdb.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/permview.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/resgen.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/secutil.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/setreg.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sgen.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/signcode.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sn.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/soapsuds.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/sqlsharp.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/wsdl.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xbuild.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/xsd.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-configuration-crypto.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/ccrewrite.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/cccheck.1 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-symbolicate.1 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man5'
 /usr/bin/install -c -m 644 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mdoc.5 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono/man/mono-config.5 '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man5'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/man'
Making install in samples
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/samples'
Making install in tools
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
Making install in locale-builder
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/locale-builder'
Making install in sgen
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c sgen-grep-binprot '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c sgen-grep-binprot /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/sgen-grep-binprot
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/sgen'
Making install in monograph
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c monograph '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c .libs/monograph /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/monograph
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/monograph'
Making install in pedump
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
  ../../doltlibtool   --mode=install /usr/bin/install -c pedump '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin'
libtool: install: /usr/bin/install -c pedump /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin/pedump
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools/pedump'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/tools'
Making install in msvc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/msvc'
Making install in acceptance-tests
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/acceptance-tests'
Making install in llvm
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli/llvm'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli'
mono-basic 4.6 module configured to use prefix=/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
Creating ../../build/deps/net_4_5_extract-source.exe.makefrag ...
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono  --debug ../../class/lib/bootstrap/vbnc.exe   /sdkpath:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/ -debug -r:System.Xml.dll -noconfig -define:_MYTYPE=\"Empty\" /novbruntimeref /r:../../class/lib/bootstrap/Microsoft.VisualBasic.dll -target:exe -out:extract-source.exe   @extract-source.exe.sources
Visual Basic.Net Compiler version 0.0.0.5943 (Mono 4.0 - master/43f50e7)
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

Assembly 'extract-source, Version=0.0, Culture=neutral, PublicKeyToken=null' saved successfully to '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source/extract-source.exe'.
Compilation successful
Compilation took 00:00:01.2573720
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make all-local
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make ../../class/lib/net_4_5/Mono.Cecil.VB.dll PROFILE=net_4_5 -C ../..
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
VBNC   [net_4_5] Mono.Cecil.VB.dll
mcs -keyfile:../../vbnc/cecil/mono.snk -d:CECIL -debug /noconfig  -target:library -out:../../class/lib/net_4_5/Mono.Cecil.VB.dll  @Mono.Cecil.VB.dll.sources
warning CS1685: The predefined type `System.Runtime.CompilerServices.ExtensionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
System.Runtime.CompilerServices/ExtensionAttribute.cs(36,15): (Location of the symbol related to previous warning)
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning)
Mono.Cecil/ParameterDefinition.cs(63,14): warning CS0108: `Mono.Cecil.ParameterDefinition.Sequence' hides inherited member `Mono.Cecil.ParameterReference.Sequence'. Use the new keyword if hiding was intended
Mono.Cecil/ParameterReference.cs(49,14): (Location of the symbol related to previous warning)
Compilation succeeded - 2 warning(s)
sn -q -R ../../class/lib/net_4_5/Mono.Cecil.VB.dll ../../class/mono.snk
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
VBNC   [net_4_5] Mono.Cecil.VB.Mdb.dll
mcs -keyfile:../../../../vbnc/cecil/mono.snk -r:../../../../class/lib/net_4_5/Mono.Cecil.VB.dll -d:CECIL -debug -r:System.dll /noconfig  -target:library -out:../../../../class/lib/net_4_5/Mono.Cecil.VB.Mdb.dll  @Mono.Cecil.VB.Mdb.dll.sources
sn -q -R ../../../../class/lib/net_4_5/Mono.Cecil.VB.Mdb.dll ../../../../class/mono.snk
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make all-local
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
VBNC   [net_4_5] Mono.Cecil.VB.Pdb.dll
mcs -keyfile:../../../../vbnc/cecil/mono.snk -r:../../../../class/lib/net_4_5/Mono.Cecil.VB.dll -d:CECIL -debug /noconfig  -target:library -out:../../../../class/lib/net_4_5/Mono.Cecil.VB.Pdb.dll  @Mono.Cecil.VB.Pdb.dll.sources
warning CS1685: The predefined type `System.Runtime.CompilerServices.ExtensionAttribute' is defined multiple times. Using definition from `mscorlib.dll'
Mono.Cecil.Pdb/PdbHelper.cs(202,15): (Location of the symbol related to previous warning)
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/mscorlib.dll (Location of the symbol related to previous warning)
Microsoft.Cci.Pdb/PdbFunction.cs(41,48): warning CS0649: Field `Microsoft.Cci.Pdb.PdbFunction.namespaceScopes' is never assigned to, and will always have its default value `null'
Mono.Cecil.Pdb/PdbReader.cs(41,7): warning CS0414: The private field `Mono.Cecil.Pdb.PdbReader.age' is assigned but its value is never used
Compilation succeeded - 3 warning(s)
sn -q -R ../../../../class/lib/net_4_5/Mono.Cecil.VB.Pdb.dll ../../../../class/mono.snk
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make all-local
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[3]: Nothing to be done for 'all-local'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
Creating ../../build/deps/net_4_5_vbnc.exe.makefrag ...
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make all-local
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
../../vbnc/vbnc/setversion.sh ../../vbnc/vbnc/source/General/Version.vb
+ VERSION_VB=../../vbnc/vbnc/source/General/Version.vb
+ VERSION_TMP=version.tmp
++ git branch
../../vbnc/vbnc/setversion.sh: line 6: git: command not found
++ grep '^\*'
++ cut -d ' ' -f 2
++ true
+ GIT_BRANCH=
++ git log --no-color --first-parent -n1 --pretty=format:%h
../../vbnc/vbnc/setversion.sh: line 7: git: command not found
++ true
+ GIT_REVISION=
+ cat ../LicenseFileHeader.txt
+ echo ''
+ echo -n '<Assembly: AssemblyInformationalVersion ("'
++ grep VERSION ../../configure
++ grep -v echo
++ sed s/VERSION=//
++ grep -v sed
+ echo -n 4.6
+ echo -n ' - '
+ [[ x != \x ]]
+ echo -n tarball
+ echo '")>'
+ diff version.tmp ../../vbnc/vbnc/source/General/Version.vb
19c19
< <Assembly: AssemblyInformationalVersion ("4.6 - tarball")>
---
> <Assembly: AssemblyInformationalVersion ("3.8 - master/763ac58")>
+ cp version.tmp ../../vbnc/vbnc/source/General/Version.vb
MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono  --debug ../../class/lib/bootstrap/vbnc.exe @vbnc.exe.rsp  /r:../../class/lib/net_4_5/Mono.Cecil.VB.dll  /sdkpath:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/ -debug /novbruntimeref /r:../../class/lib/bootstrap/Microsoft.VisualBasic.dll -target:exe -out:vbnc.exe   @vbnc.exe.sources
Visual Basic.Net Compiler version 0.0.0.5943 (Mono 4.0 - master/43f50e7)
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/CommandLine.vb (876,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/CommandLine.vb (866,29) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/CommandLine.vb (915,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/MethodResolver.vb (1374,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Expressions/ArrayCreationExpression.vb (140,18) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Expressions/ArrayCreationExpression.vb (199,22) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/TypeManager.vb (322,22) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/ArrayElementInitializer.vb (139,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/ArrayElementInitializer.vb (150,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/ArrayElementInitializer.vb (196,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/ArrayElementInitializer.vb (215,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/ArrayElementInitializer.vb (233,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Members/Attribute.vb (573,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Types/TypeArityList.vb (40,18) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (349,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (351,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (353,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (590,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (565,23) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (942,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Compiler.vb (930,22) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/CodeFile.vb (299,20) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Expressions/Expression.vb (188,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Expressions/Expression.vb (222,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Helper.vb (4122,26) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Helper.vb (4949,22) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Main.vb (75,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Report.vb (304,47) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Scanner.vb (1103,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Scanner.vb (1106,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Scanner.vb (1124,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/General/Scanner.vb (1131,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/TypeDeclarations/AssemblyDeclaration.vb (1107,17) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Types/TokenManager.vb (75,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/source/Types/TokenManager.vb (112,14) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
Assembly 'vbnc, Version=0.0.0.5943, Culture=neutral, PublicKeyToken=null' saved successfully to '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/vbnc.exe'.
There were 0 errors and 35 warnings.
Compilation successful
Compilation took 00:00:23.8968190
mv -f vbnc.exe ../../class/lib/net_4_5/vbnc.exe
test ! -f vbnc.exe.mdb || mv -f vbnc.exe.mdb ../../class/lib/net_4_5/vbnc.exe.mdb
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
sed -e s,@prefix@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install,g < vbnc.in > vbnc.tmp
sed -e s,@prefix@,/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install,g < vbnc2.in > vbnc2.tmp
mv vbnc.tmp vbnc
mv vbnc2.tmp vbnc2
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
VBNC   [net_4_5] Microsoft.VisualBasic.dll
MONO_PATH="../../class/lib/bootstrap:$MONO_PATH" mono  --debug ../../class/lib/bootstrap/vbnc.exe   /sdkpath:/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/ -debug @vbruntime-net_4_5.rsp /noconfig  -target:library -out:../../class/lib/net_4_5/Microsoft.VisualBasic.dll  @Microsoft.VisualBasic.dll.sources
Visual Basic.Net Compiler version 0.0.0.5943 (Mono 4.0 - master/43f50e7)
Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved.

/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/DateType.vb (74,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/DecimalType.vb (112,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/IntegerType.vb (77,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/LateBinding.vb (112,20) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/LateBinding.vb (135,20) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/LateBinding.vb (166,20) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (547,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (722,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (740,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (758,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (776,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (794,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (812,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (855,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (978,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1110,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1126,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1279,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1435,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1491,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1663,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1707,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1795,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Operators.vb (1934,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Utils.vb (139,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.CompilerServices/Utils.vb (152,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic.Logging/FileLogTraceListener.vb (143,30) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Collection.vb (305,20) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileData.vb (339,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileData.vb (371,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileData.vb (848,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileData.vb (892,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/DateAndTime.vb (62,24) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/DateAndTime.vb (136,24) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/DateAndTime.vb (484,28) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/DateAndTime.vb (492,28) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileSystem.vb (71,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileSystem.vb (90,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileSystem.vb (524,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileSystem.vb (535,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/FileSystem.vb (546,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Information.vb (67,25) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Interaction.vb (139,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (337,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (433,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (496,22) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (519,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (1197,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic/Microsoft.VisualBasic/Strings.vb (1204,21) : warning VBNC42024: Function without an 'As' clause; Object return type assumed.
Assembly 'Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' saved successfully to '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class/lib/net_4_5/Microsoft.VisualBasic.dll'.
There were 0 errors and 49 warnings.
Compilation successful
Compilation took 00:00:05.1267940
sn -q -R ../../class/lib/net_4_5/Microsoft.VisualBasic.dll ../../class/mono.snk
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make all-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make all-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[3]: Nothing to be done for 'all-local'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make all-local
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
Creating ../../build/deps/net_4_5_extract-source.exe.makefrag ...
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/extract-source'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools/moonlight'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/tools'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make install-local
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
gacutil /i ../../../../class/lib/net_4_5/Mono.Cecil.VB.Mdb.dll /f /gacdir /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Cecil.VB.Mdb.dll -> ../gac/Mono.Cecil.VB.Mdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Mdb.dll
Installed ../../../../class/lib/net_4_5/Mono.Cecil.VB.Mdb.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/mdb'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make install-local
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
gacutil /i ../../../../class/lib/net_4_5/Mono.Cecil.VB.Pdb.dll /f /gacdir /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Cecil.VB.Pdb.dll -> ../gac/Mono.Cecil.VB.Pdb/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.Pdb.dll
Installed ../../../../class/lib/net_4_5/Mono.Cecil.VB.Pdb.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols/pdb'
make install-local
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil/symbols'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
gacutil /i ../../class/lib/net_4_5/Mono.Cecil.VB.dll /f /gacdir /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Mono.Cecil.VB.dll -> ../gac/Mono.Cecil.VB/0.9.5.0__0738eb9f132ed756/Mono.Cecil.VB.dll
Installed ../../class/lib/net_4_5/Mono.Cecil.VB.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/cecil'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
Creating ../../build/deps/net_4_5_vbnc.exe.makefrag ...
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make install-local
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc/tests'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
/bin/sh ../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/bin/sh ../../install-sh -c -m 644 source/vbnc.rsp /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/bin/sh ../../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
/bin/sh ../../install-sh -c -m 755 ../../class/lib/net_4_5/vbnc.exe /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
test ! -f ../../class/lib/net_4_5/vbnc.exe.mdb || /bin/sh ../../install-sh -c -m 755 ../../class/lib/net_4_5/vbnc.exe.mdb /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/vbnc'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc/rt'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbnc'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
/bin/sh ../mkinstalldirs /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin
/bin/sh ../install-sh -c -m 755 vbnc /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin
/bin/sh ../install-sh -c -m 755 vbnc2 /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/bin
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/scripts'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
test -z "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1" || mkdir -p "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1"
/usr/bin/install -c -m 644 vbnc.1 "/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/share/man/man1/vbnc.1"
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/man'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/class'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
gacutil /i ../../class/lib/net_4_5/Microsoft.VisualBasic.dll /f /gacdir /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.VisualBasic.dll -> ../gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
Installed ../../class/lib/net_4_5/Microsoft.VisualBasic.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make install-local
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Test'
make install-local
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
gacutil /i ../../class/lib/net_4_5/Microsoft.VisualBasic.dll /f /gacdir /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /root /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib /package 4.5
Package exported to: /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/4.5/Microsoft.VisualBasic.dll -> ../gac/Microsoft.VisualBasic/10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
Installed ../../class/lib/net_4_5/Microsoft.VisualBasic.dll into the gac (/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/build-cross-cli-install/lib/mono/gac)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime/Microsoft.VisualBasic'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic/vbruntime'
make install-local
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/wine-mono-4.7.5/mono-basic'
wine: created the configuration directory '/home/iurt/.wine'
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
000b:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
000b:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
0014:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0014:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 0
0014:err:ole:apartment_createwindowifneeded CreateWindow failed with error 14007
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x800736b7
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 800736b7
0014:err:ole:get_local_server_stream Failed: 800736b7
0010:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0010:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
0010:fixme:mshtml:load_gecko Wine Gecko is not supported on this architecture.
0023:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded.
0023:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly.
wine: configuration in L"D:\\.wine" has been updated.
./build-winemono.sh.static: line 436: 10972 Segmentation fault      (core dumped) "${WINE}" cabarc -m mszip -r -p N "$IMAGECABWINPATH" *
0009:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
002a:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6gUwWE
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64
+ cd wine-mono-4.7.5
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/wine/mono
+ install -p -m 0644 cab-contents/wine-mono-4.7.5.msi /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/wine/mono/wine-mono-4.7.5.msi
+ cp mono/LICENSE mono-LICENSE
+ cp mono/COPYING.LIB mono-COPYING.LIB
+ cp mono/mcs/COPYING mono-mcs-COPYING
+ pushd mono/mcs
~/rpmbuild/BUILD/wine-mono-4.7.5/mono/mcs ~/rpmbuild/BUILD/wine-mono-4.7.5
++ ls 'LICENSE*'
ls: cannot access 'LICENSE*': No such file or directory
+ popd
~/rpmbuild/BUILD/wine-mono-4.7.5
+ cp mono-basic/README mono-basic-README
+ cp mono-basic/LICENSE mono-basic-LICENSE
+ /usr/lib/rpm/mingw-find-debuginfo.sh /home/iurt/rpmbuild/BUILD/wine-mono-4.7.5 mingw32 mingw64
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/translate_menu
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: wine-mono-4.7.5-2.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lvjaME
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wine-mono-4.7.5
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/doc/wine-mono
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/doc/wine-mono
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/doc/wine-mono
+ cp -pr mono-basic-README /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/doc/wine-mono
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0W8l9F
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wine-mono-4.7.5
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ cp -pr mono-LICENSE /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ cp -pr mono-COPYING.LIB /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ cp -pr mono-basic-LICENSE /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ cp -pr mono-mcs-COPYING /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64/usr/share/licenses/wine-mono
+ RPM_EC=0
++ jobs -p
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /usr/lib/rpm/mingw-find-provides.sh mingw32 mingw64
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /usr/lib/rpm/mingw-find-requires.sh mingw32 mingw64
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: wine-mono = 4.7.5-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/wine-mono-4.7.5-2.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5WX2lD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd wine-mono-4.7.5
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/wine-mono-4.7.5-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iMqmrD
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf wine-mono-4.7.5
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!